I'm pretty sure we will no longer be able to send ...
# questions
t
I'm pretty sure we will no longer be able to send email via Gmail with the
grails-mail
plugin starting on September 30, 2024, since sending email with this plugin requires having "Less Secure Apps" enabled. Does anyone have any suggestions for what I can migrate to if I want to keep on sending from the same Google / Gmail account? https://workspaceupdates.googleblog.com/2023/09/winding-down-google-sync-and-less-secure-apps-support.html https://github.com/grails/grails-mail
j
👍🏼 1
👍 2
g
Yeah, we use sendgrid, though are planning to move over to AWS SES soon. Sendgrid (part of Twilio now) has bumped costs up quite a bit since we started using Sendgrid.
s
@tylervz That's too bad, but not really a Grails Mail plugin issue.
p
+1 for SendGrid - found it trivial to switch to using it.