On Fri, 2004-01-30 at 15:06, Ricardo wrote: > Speaking of personalization: what is the main reason it hasn't been > implemented for digests yet? Simply a lack of time or are there some > important design issues which make it difficult?
For stupid reasons, Mailman decorates digests when it's composing them, so by the time SMTPDirect.py is sending out personalization, it's too late. Untangling all that is more work than I'd be comfortable adding to Mailman 2.1. > about improving delivery speed: what about implementing LMTP? > (http://www.networksorcery.com/enp/rfc/rfc2033.txt) I'm not sure LMTP is appropriate, though I haven't studied this protocol in detail, so I could be mistaken. Mailman doesn't manage a queue in the sense that LMTP requires; it relies on the MTA for most delivery guarantees. -Barry _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org