in reply to Re^2: Net::SMTP::SSL - sending HTML
in thread Net::SMTP::SSL - sending HTML
The html is huge, I am assuming the issue is with the quotes within the HTML but not sure yet. I will test that theory. I am able to send a simple
<html> <body> <p>This is just a test</p> </body> </html>
I will try to see if it breaks if I add "style="something""
Thanks
|
|---|