Hi,
Does anyone know where I can add HTML tag in email templates? the source code?
They are formatted like this. HTML tag should be added.
<p>paragraph {WEB_TITLE}</p>
<p>paragraph {WEB_TITLE}</p>
<p>paragraph {WEB_TITLE}</p>
<p>paragraph {WEB_TITLE}</p>
<p>paragraph {WEB_TITLE}</p>
No HTML TAG.
This is what SpamAssasin thinks...
HTML_MESSAGE HTML included in message
No worry, that's expected if you send HTML emails
HTML_MIME_NO_HTML_TAG HTML-only message, but there is no HTML tag
Your message should contain an <html> tag
MIME_HTML_ONLY Message only has text/html MIME parts
You should also include a text version of your message (text/plain)
Thank you,