[Trac] ANNOUNCE: email2trac

Brennan Todd brentodd at gmail.com
Thu Oct 6 09:12:28 CDT 2005


In my setup, I have my webserver send an email to trac whenever a page
blows up which (using the svn version of emailfilter.py) creates a new
ticket. I had to make some modifications to the filter so that
duplicate tickets would not be created for multiple occurrences, but
have the details appended to the existing ticket. It simply checks the
subject line of the email.

Does this release have similar functionality?

If interested, I've uploaded the file to:

http://www.treadwater.net/emailfilter.py

It was my first bit of python ever, so will definitely need a professional hand.

On 10/6/05, Bas van der Vlies <basv at sara.nl> wrote:
> Initial release of email2trac
>
> ========= Info about the package
>
> the latest stable email2trac package is available from:
>           ftp://ftp.sara.nl/pub/outgoing/email2trac.tar.gz
>
> email2trac - utilities
> ----------------------
>
> This is a release of the SARA package email2trac that contains utilities
> that we use to convert emails to trac tickets. The initial setup was
> made by Daniel Lundin from Edgewall Software. SARA has extend the
> initial setup, with the following extensions:
>
>    - HTML messages
>    - Attachments
>    - Use commandline options
>    - Use config file to change the behaviour of the email2trac.py program
>    - Some unicode support for special characters in the headers of an
>      email message
>
> See INSTALL for the how to setup the utilities
>
> Comments or Suggestions mail them to:
> Bas van der Vlies <basv at sara.nl>
> Walter de Jong <walter at sara.nl>
>
> http://www.sara.nl for more info about SARA.
>
>
>
> --
> --
> ********************************************************************
> *                                                                  *
> *  Bas van der Vlies                     e-mail: basv at sara.nl      *
> *  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
> *  Kruislaan 415                         fax:    +31 20 6683167    *
> *  1098 SJ Amsterdam                                               *
> *                                                                  *
> ********************************************************************
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
>


More information about the Trac mailing list