HTML part is being sent as data portion(body). Why would line breaks or the quantity be of any problems while sending?
Net::SMTP has a debug option which comes handy to diagnose problems. As Net::SMTP::SSL claims to have the same API as Net::SMTP, so try your luck with Net::SMTP::SSL->new( 'Debug' => 1 , ... ) to see if you would get any better diagnostic messages.
In reply to Re: Net::SMTP::SSL - sending HTML
by parv
in thread Net::SMTP::SSL - sending HTML
by edimusrex
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |