more bugs in email module

Stuart D. Gathman stuart at bmsi.com
Sun Aug 24 00:58:20 EDT 2003


I am trying to convert an application using rfc822, mimetools and
multifile to use the new email package.  In addition to the param parsing
anomoly noted earlier, here is a test message that the email module can't
even read in andd write back out.  It drops a whole section of headers for
the message/rfc822 part.

http://bmsi.com/python/test/test8

The old system works fine on this example.

-- 
	      Stuart D. Gathman <stuart at bmsi.com>
Business Management Systems Inc.  Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flamis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.




More information about the Python-list mailing list