One of my lists recieved a message that was multipart/mixed, with
the first part being multipart/alternative.  So it was something like
this:

multipart/mixed
 |
 +-> multipart/alternative
 |    |
 |    +-> text/plain  (actual message in plain text)
 |    +-> text/html   (actual message in html)
 |
 +-> text/plain (a signature)

When it is archived, it shows:

Skipped content of type multipart/alternative-------------- next part 
--------------

followed by the signature text.

How do I get the archiver to expand the multipart/alternative part?

Thanks,

Dan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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

Reply via email to