|
Re: full HTML email
Using HTML tags in a text based email will not work. Whether an email is Text or HTML is encoded in the the email headers to tell each client how to handle the email message.
The only way to do it is with a client that can compose in HTML.
|