Tagged Questions
0
votes
1answer
270 views
How to enable Ckeditor for email templates?
I have installed HTML Mail module, to send HTML emails and it is working fine and sending email in HTML format. Now i wanted to load CKeditor for email templates textarea, as html email will be ...
0
votes
0answers
54 views
Send Drupal HTML Formatted Email with SMTP
I'm trying to send html formatted emails through drupal using smtp module, i've also enabled mail system and html mail for enabling that but for some reason it's still not sending them formatted. Any ...
1
vote
0answers
153 views
MimeMailSystem not sending emails
I've been setting up a newsletter using Simplenews - it works well enough but only for plain text emails.
I've set up and installed MimeMail but when selected as the site-wide default ...
0
votes
2answers
208 views
HTML tags are stripped off from emails
I am using HTML Mail, Emogrifier, Pathologic and Echo modules to theme the outgoing Drupal emails into a template based presentation.
So far, I guess it has not been too hard, but I am having a hard ...
1
vote
2answers
1k views
How to use HTML tags in email?
I have a triggered rule, when a content is Published the author receives email.
I want to show my logo in the email but so far I could not find how to do that.
Any help appreciated?
I wrote this in ...