This question is related to a resolved thread.
Hi there,
I have manage to schedule automatic sending of emails with template content. with Cron Send Email and a cron job on the server.
My question now is: Can I make it send emails with HTML tags, like a real html-mail? How would it be done?
I can only make it send emails as rich text. If I add any html, it is parsed as text in the email.
Thanks in advance!