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 and how can I get rid of it:
Content-type: text/html Content-transfer-encoding: binary Content-disposition: inline Content-length: 155
Thanks, Mark
-- Vladimir D Belousov
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>