email2trac is a utility that converts email messages to Trac tickets. It features HTML message conversion, attachments, updating of tickets via email, command line options, a configuration file, Unicode support, spam detection, workflow support, and support for FullBlogPlugin and DiscussionPlugin.
| Tags | trac Email ticket |
|---|---|
| Licenses | Apache License 2.0 |
| Operating Systems | Unix Mac OS X Windows Linux BSD |
| Implementation | Python 2.4 and above C autotools make shell script |
| Translations | English |
Recent releases


Release Notes: Adds support for trac version 1.0.


Release Notes: This release adds several new options for stripping signatures and quotes. On Windows, email attachments were not attached to the ticket. The license has changed to the Apache License 2.0.


Release Notes: Blog improvements were made for attachments and inline properties. Two new parameters were added for the white_list: white_list_registered_users and white_list_file.


Release Notes: This release adds Astaro firewall spam handling, blog improvements, and a fix for an incorrectly encoded subject line for the mailto link.


Release Notes: This release enhances run_email2trac to support supplementary groups (initgroups). It fixes an error in parsing the From address. The email address was wrong if the email name contained a charset definition. Allows regular expressions for recipient_list (multiple to addresses).