We switched from using SMTPDirect to Sendmail because for some reason certin accounts were being set to nomail. Presumably this was because Mailman was unable to connect to their server, and assumed it was down. (that is only a guess) I say that because using Sendmail it has not had that problem.
Barry A. Warsaw wrote: >>>>>>"MF" == Matt Filizzi <[EMAIL PROTECTED]> writes: >>>>> > > MF> Just as an update, what the problem was is someone subscribed > MF> with an ' in their email address. (ex. o'[EMAIL PROTECTED]) Does > MF> anyone know if this is valid for email addresses? I couldn't > MF> find any mention in the RFC about it. > > This may have been answered already (I'm clearing out my inbox). > > Don't use the Sendmail.py DELIVERY_MODULE. It calls out the shell, > and aside from being insecure, is vulnerable to weird quoting issues. > SMTPDirect.py is the way to go. > > -Barry -- Matt Filizzi Michigan Poverty Law Program 611 Church Street, Suite 4A Ann Arbor, Michigan 48104 734.998.6100 x 23 ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
