about 7 weeks ago in MimeDel.py it looks like the alternative collapse code was changed to "if mtype == 'multipart/alternative'" Looks like it should be "if ctype == 'multipart/alternative'" with mtype the compare will always be false because mtype will be multipart.
MJM _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman-21/listinfo/mailman-developers
