Code

Updated message strings to match the RFC822 address quoting performed
authordman13 <dman13@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 18 Jun 2002 03:59:59 +0000 (03:59 +0000)
committerdman13 <dman13@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 18 Jun 2002 03:59:59 +0000 (03:59 +0000)
commit41f0b9f0f496454b2a3a205453068f63c66dfcc4
treeaec27079c3a72e75a158f6f4a7ecd8585cda8ed4
parente6eaa2c760454ff3365915e4f0a272c0ada7779c
Updated message strings to match the RFC822 address quoting performed
by the 'email' and 'rfc822' modules.  The verification really should
use a RFC2822 message parser rather than literal string comparisions
to allow for legal variations in messages.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@790 57a73879-2fb5-44c3-a270-3262357dd7e2
test/test_mailgw.py