sendgrid-ruby icon indicating copy to clipboard operation
sendgrid-ruby copied to clipboard

Request: ActionMailer with API

Open joshm1204 opened this issue 6 years ago • 2 comments

Feature Request:

It seems this does not integrate with ActionMailer unless you use SMTP. It would be extremely valuable to have sendgrid officially support ActionMailer with use of the sendgrid API, instead of just the SMTP settings.

Example: https://github.com/eddiezane/sendgrid-actionmailer

joshm1204 avatar Dec 25 '19 12:12 joshm1204

Pull requests to add this feature are welcome and will be reviewed based on priority, but Twilio SendGrid is not actively building new functionality for the library.

childish-sambino avatar Mar 10 '20 15:03 childish-sambino

It seems that SMTP authentication is being deprecated by sendgrid and that api sending will required soon. It would be nice if sendgrid would provide a way to use actionmailer directly with this gem.

cesarizu avatar Dec 07 '20 17:12 cesarizu