Re: MIME::Lite HTML email

2005-05-14 Thread Vladimir D Belousov
Hallo! MIME::Lite creates MIME message, and it have to declare theese headers (RFC 2045). BYNARY encoding means, that this message part is not encoded (See RFC 2046). Mark Martin wrote: Hi, why do I get the following in the body of my email when I use MIME::Lite to send a html formatted email an

MIME::Lite HTML email

2005-05-14 Thread Mark Martin
Hi, why do I get the following in the body of my email when I use MIME::Lite to send a html formatted email and how can I get rid of it: Content-type: text/html Content-transfer-encoding: binary Content-disposition: inline Content-length: 155 Thanks, Mark -- To unsubscribe, e-mail: [EMAIL PROTECT