in reply to Re: Inserting a hyperlink
in thread Inserting a hyperlink
Don't do that.
HTML formatted email without a plain text alternative is a strong indicator or spammyness (or at least cluelessness). It is a very good way to get diverted to the spambucket.
If you must do HTML formatted email, then Email::MIME::CreateHTML is a decent choice, and makes it easy to provide the plain text alternative.
|
---|