Justin Zygmont wrote: > >thanks, I see it adds proper headers this way, but I still don't see a >way to control what mime type to use. I used the sendmail command with >an html file and it still came through as ascii.
When using sendmail to send a message, the input to sendmail needs to have all headers as well as the message body. At a minimum, you should have From: ... Subject: ... Date: ... To: ... Message-ID: ... MIME-Version: 1.0 Content-Type: text/html <html message body> -- 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