I have an user registration form where users can register. I have created a rule 'Email notification when new user registers' with :
1. Event - After saving a new user account
2. Conditions - User is blocked
3. Actions - Send mail to admin
I have used SMTP Authentication Support module to sent mail. I have enabled the checkbox 'Allow to send e-mails formated as Html' while configuring SMTP.
It will send mail notification to admin when new user registers. But the mail is in plain text format. Is it possible to send mail in HTML format?
Comments
Comment #1
ibraaheem commentedUse the mime mail module
Comment #2
tr commented