Imap4.py spew body will result in Outlook Express treating all mails as Newsgroup
[email protected] Thu, 24 Sep 2009 11:46:42 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from Magneto <None>: This is due to the fact that the empty headers are also emitted. When outlook express sees "Newgroup: \r\n" emitted, even though it is empty, it will treat this msg as a newsgroup reply and will show the icon as newsgroup instead of a normal mailicon. Attached is the fix to spew_body. (look for [email protected] comment and fix) ---------- Type : enhancement Component: mail Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4037