Quoting Ryan Steele ([EMAIL PROTECTED]): > From reading the docs, I thought that (for list membership purposes), > the email addresses were case insensitive, thus complying with RFC 822.
RFC 822 says that the part before the @ sign *can* be case sensitive. So the behavour you're seeing is allowed by RFC 822. -- Paul Tomblin <[EMAIL PROTECTED]> http://blog.xcski.com/ "This also tells they understand our language. They are just not willing to speak to us using it." "Who knew they were French?" - Babylon 5 ------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
