This looks like a great script - has anyone gotten this to work with a Windows version of Trac?<br><br><div><span class="gmail_quote">On 7/6/06, <b class="gmail_sendername">Bas van der Vlies</b> <<a href="mailto:basv@sara.nl">
basv@sara.nl</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>2006-07-06<br> - Fixed an error in already added attachments. Do not close
<br> the database connection.<br> Fixed by: Walter de Jong en Bas van der Vlies<br><br> - Added enable_syslog option. If enabled log errors to syslog<br> instead of stderr. If enabled no errors are send back to the
<br> user.<br> Implemented by: Bas van der Vlies<br><br> - Fixed an error with updating tickets with attachments for trac<br> versions 0.9 and 0.10. Field "id" is not known when a existing
<br> ticket is fetched (Error = KeyError: 'id')<br> Fixed By: See tickets #258 and #449 on trac-hacks<br><br> - Fixed and spell error, self.mail_addr must be self.email_addr<br> Fixed by: Bas van der Vlies
<br><br> - Catch a LookupError in unicode/encode conversion in function<br> get_body_text()<br> Fixed by: Bas van der Vlies<br><br> - Description field was always changed when updating the ticket<br>
via the web. Asked the mailing list for a solution and got one<br> ;-)<br> Patch/Suggestion by: Christian Boos<br> Applied by: Bas van der Vlies<br><br> - Fixed an encoding problem when email_header is set to 1
<br> Fixed by: Bas van der Vlies<br><br> - Fixed a bug in to_unicode() function.<br> Fixed by: Bas van der Vlies<br><br> - Fixed an unicodedata.normalize TypeError bug for filenames in the<br> attachment function
<br> Fixed by: Bas van der Vlies<br><br>========= Info about the package<br><br><a href="http://www.trac-hacks.org/wiki/EmailtoTracScript">http://www.trac-hacks.org/wiki/EmailtoTracScript</a><br><br>the latest stable email2trac package is available from:
<br> <a href="ftp://ftp.sara.nl/pub/outgoing/email2trac.tar.gz">ftp://ftp.sara.nl/pub/outgoing/email2trac.tar.gz</a><br><br>email2trac - utilities<br>----------------------<br><br>This is a release of the SARA package email2trac that contains utilities
<br>that we use to convert emails to trac tickets. The initial setup was<br>made by Daniel Lundin from Edgewall Software. SARA has extend the<br>initial setup, with the following extensions:<br><br> - HTML messages<br> - Attachments
<br> - Use commandline options<br> - Use config file to change the behaviour of the email2trac.py<br> program<br> - Some unicode support for special characters in the headers of an<br> email message<br><br>See INSTALL or Wiki page to setup the utilities
<br><br>Comments or Suggestions mail them to:<br>Bas van der Vlies <<a href="mailto:basv@sara.nl">basv@sara.nl</a>><br>Walter de Jong <<a href="mailto:walter@sara.nl">walter@sara.nl</a>><br><br><br><a href="http://www.sara.nl">
http://www.sara.nl</a> for more info about SARA.<br><br>--<br>Bas van der Vlies<br><a href="mailto:basv@sara.nl">basv@sara.nl</a><br><br><br>--<br>********************************************************************<br>* *
<br>* Bas van der Vlies e-mail: <a href="mailto:basv@sara.nl">basv@sara.nl</a> *<br>* SARA - Academic Computing Services phone: +31 20 592 8012 *<br>* Kruislaan 415 fax: +31 20 6683167 *
<br>* 1098 SJ Amsterdam *<br>* *<br>********************************************************************<br>_______________________________________________
<br>Trac mailing list<br><a href="mailto:Trac@lists.edgewall.com">Trac@lists.edgewall.com</a><br><a href="http://lists.edgewall.com/mailman/listinfo/trac">http://lists.edgewall.com/mailman/listinfo/trac</a><br><br>--<br>--
<br>********************************************************************<br>* *<br>* Bas van der Vlies e-mail: <a href="mailto:basv@sara.nl">
basv@sara.nl</a> *<br>* SARA - Academic Computing Services phone: +31 20 592 8012 *<br>* Kruislaan 415 fax: +31 20 6683167 *<br>* 1098 SJ Amsterdam *
<br>* *<br>********************************************************************<br>_______________________________________________<br>Trac mailing list<br><a href="mailto:Trac@lists.edgewall.com">
Trac@lists.edgewall.com</a><br><a href="http://lists.edgewall.com/mailman/listinfo/trac">http://lists.edgewall.com/mailman/listinfo/trac</a><br><br>--<br>--<br>********************************************************************
<br>* *<br>* Bas van der Vlies e-mail: <a href="mailto:basv@sara.nl">basv@sara.nl</a> *<br>* SARA - Academic Computing Services phone: +31 20 592 8012 *
<br>* Kruislaan 415 fax: +31 20 6683167 *<br>* 1098 SJ Amsterdam *<br>* *<br>********************************************************************
<br>_______________________________________________<br>Trac mailing list<br><a href="mailto:Trac@lists.edgewall.com">Trac@lists.edgewall.com</a><br><a href="http://lists.edgewall.com/mailman/listinfo/trac">http://lists.edgewall.com/mailman/listinfo/trac
</a><br></blockquote></div><br>