On 06/20/2017 02:19 AM, Paul Bronson via Users wrote: > hi, > > I'd like to add some HTML into mt OTP notifications. Is this possible? I > have tried inserted and it gives me a big exception into MPA.
The email template should be a valid email with the correct encoding and can contain anything a normal valid email can contain. The template is handled by the freemarker template tool (http://freemarker.org/). You should therefore be careful that the template keeps the freemarker markup and that the markup is valid. Kind regards, Martijn Brinkers -- CipherMail email encryption Email encryption with support for S/MIME, OpenPGP, PDF encryption and secure webmail pull. https://www.ciphermail.com Twitter: http://twitter.com/CipherMail _______________________________________________ Users mailing list [email protected] https://lists.djigzo.com/lists/listinfo/users
