Skip to main content

Questions tagged [mimemail]

The Mime Mail module gives Drupal core and other Drupal modules the ability to send HTML email messages.

1 vote
2 answers
296 views

I use Drupal 9 and the Rules module to send emails when an Article node is updated. I installed the Mimemail module and set the formatter to mimemail; all the field are correctly rendered. Only {{ ...
Webster H.'s user avatar
0 votes
0 answers
465 views

I'm fairly new to Drupal development but have been learning quickly. I've been trying to setup my Drupal site to send emails for form submissions confirmations through Webform (I just need us to be ...
Joe Balfour's user avatar
1 vote
1 answer
120 views

I cant seem to get the naming of the mimemail-message.tpl.php correct in Drupal 7. I know the naming scheme says "mimemail-message--[module]--[key].tpl.php" but either I'm not understanding ...
Lenny's user avatar
  • 214
0 votes
1 answer
342 views

I'm using Drupal core 8.9.3 and Mime Mail 8.x-1.0-alpha3. I have installed MimeMail and implemented mymodule_mail hook. The UI is set to use "Mime Mailer mailer". The UI for Mime Mail is ...
grk's user avatar
  • 13
0 votes
0 answers
106 views

I have a webform which sends two emails upon submission: To the administrators of the site via webform emails To the client who submitted an email via rules using 'send html email' Everything is ...
ram_griever's user avatar
1 vote
0 answers
695 views

Trying to send HTML mail from Webform using Mimemail I've copied mimemail-messages.html.twig to my theme's folder and it's properly picked up. Problem is it's applied to all outgoing emails, user ...
Honky Donkey's user avatar
1 vote
1 answer
67 views

In a webshop I’ve build I want to send individual e-mails to owners of a prodruct in the shop after a product is sold. To do this I got this as a solution: Send mail to product owner with Rules But ...
Joost's user avatar
  • 1,428
1 vote
2 answers
67 views

I have a rule component set up that currently sends an HTML email. I need to change the body of the email to include a new field, but when I do and press Save, it doesn't return to the Rule page, it ...
Paul Drake's user avatar

15 30 50 per page