>>>>> "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
------------------------------------------------------
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/