mit
mit

Reputation: 11251

How can I send e-mails to trac?

How would I send an e-mail message to a trac project?

I like this feature in basecamp, where each project has its e-mail address, and received mails are added in the messages tab.

In redmine I can even send e-mails to specific tickets.

Is there something similar in trac, or maybe a plugin?

Upvotes: 1

Views: 328

Answers (2)

Bassdread
Bassdread

Reputation: 324

link text is the standard. It does require a little setting up but the default config is a good place to start.

Upvotes: 1

Daniel Waechter
Daniel Waechter

Reputation: 2763

I found the plugin email2trac, but I have not used it. There was a ticket to add this feature to Trac, but because of the existence of the plugin it was closed as wontfix. Someone does complain that email2trac is not user friendly.

Upvotes: 1

Related Questions