old patch to fix Outlook handling of digest attachments
Glen Stewart <[email protected]> Sat, 07 Aug 2010 22:22:12 -0400
| Newsgroups | gmane.mail.ezmlm |
|---|---|
| Message-ID | <[email protected]> |
I'm preparing to switch to Ezmlm-Idx 7.0.2 and am reviewing patches I've been running for years. In this thread, some discussion about the Outlook patch: http://blog.gmane.org/gmane.mail.ezmlm/month=20040701 ...that attaches the digested messages with extension '.eml' instead of '.ezm' Outlook is supposed to understand the former, and treat it as a separate rfc822 message I see in 7.0.2 that the code has reverted to using .ezm (or just doesn't use the patch I use) In ezmlm-get.c, change 2 instances of qmail_puts(&qq,".ezm\"\n\n"); to qmail_puts(&qq,".eml\"\n\n"); I'd like to propose this be rolled into the next release, as I'm not aware of any harm it does, and it did seem to relieve the problem of useless digests for my subscribers. -- Associate.com - THE Place to Associate! http://freegroups.net Is Your E-mail Group Here? See http://freegroups.net/faq/your-group-here.html