in reply to
Re^3: Sending HTML emails HELP!
in thread
Sending HTML emails HELP!
So, just this line of code
print $sock "Content-type: text/plain\n\n";
wouldn't make it work.
Comment on
Re^4: Sending HTML emails HELP!
Download
Code
In Section
Seekers of Perl Wisdom