1834400 Members
2834 Online
110067 Solutions
New Discussion

sendmail

 
RedLetter
Advisor

sendmail

we have a developer that would like to send html email, and if the end user is not able to see view html, the information is presented in text. I do use the Content-Type:text/html but dont know if this works the same way or not.

i have figured out sending html using sendmail by:
sendmail -i -t -O ErrorMode=q smtpaddress@domain.com <MIME-Version:1.0
Conten-Type:text/html

htmlcode goes here

EOF


thanks,
Wondeful, never had it so good...