Jason Bell wrote: >I have some users experiencing issues with Palm Treo's. Their e-mails arrive >as attachments instead of text messages. Is there simple solution to this >issue? It seems to be happening on Blackberry's as well.
Does your list define a msg_header? If so, under some circumstances (see <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.039.htp> which talks about msg_footer, but also applies to msg_header), the message will be sent with the msg_header in a separate MIME part. This will cause some MUAs to see the header as the message body and the rest of the message as an attachment. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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