Unable to use HTML email in a Custom Function using Deluge sendmail[]
Hi,
I'm trying to create a custom function that sends an email, an HTML email with formatting and images, to be used with a business rule in Zoho Projects.
I've stripped the 'message' part of the sendmail function right back to basics but it still fails. In the example below, removing the DIV styling tags allows it to save successfully.
Won't save with styling tags, or image tags.If the message is changed to a simple "<div>TEST</div>" it saves.
Can anybody please shed some light on what the problem is here - or indeed if it's a bug?
This is really crucial in automating some of our communications at the moment.
Cheers,
Malcolm