Closed (fixed)
Project:
SendGrid Integration
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2021 at 19:51 UTC
Updated:
6 Oct 2021 at 22:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
liquidcms commentedHmm, odd. I originally was using Mimemail as Default mail formatter (but didnt see SendGrid automatically adds a per module setting below this and that is set to SGI by default). As a result, HTML email didnt work. Then i read the README which specifically states Mimemail doesnt work and i need to use HTML Mail module. This doesn't actually work. Then i noticed the per module setting.. set that to HTML Mail (which doesn't work, so that won't work)... then, on a whim... set SGI formatter to Mimemail.. and it works.
So a few things to stumble on here.. but eventually arrived at the solution.
I have attached a cleaned up version of the README file in case someone wants to add this.
Comment #3
khaldoon_masud commentedAgree with #2
https://www.drupal.org/project/mimemail is working fine to send HTML emails, whereas "HTML Mail" module doesn't send HTML emails.
Comment #4
perignon commentedThanks for the revisions to the documentation!
Comment #6
perignon commentedCommitted