Re: Patches needed to fix tmda-cgi tracebacks
[email protected] (Jason R. Mastaler)
| Newsgroups | gmane.mail.spam.tmda.devel |
|---|---|
| Message-ID | <[email protected]> |
Bernard Johnson <[email protected]> writes: > Header.py.encoding.patch > Required in TMDA 0.91 (maybe later versions as well) to properly process > incorrectly encoded headers. I'm pretty sure this is required at least > up to 1.0.3 because the code has not changed to fix the issue. > http://www.symetrix.com/projects/tmda/Header.py.encoding.patch The next thing I plan to look at is upgrading the Python email package[¹], probably to version 4.0.1, which supposedly has substantial improvements and bug fixes over what we're using now. Once that's done, we can see if this patch is still necessary. Footnotes: [¹] http://permalink.gmane.org/gmane.mail.spam.tmda.devel/6401