docker-smtp
docker-smtp copied to clipboard
Gmail trouble.
When connecting to Gmail via the $GMAIL_USER and $GMAIL_PASSWORD env variables, Google bugs me about it being a 'less secure app'. I tried enabling less secure apps, but it is a pain and it reverts back if no emails are sent for a few days.
According to Google, I should use OAUTH, is there a way to use it with this container?
You need enable access to less secure app in gmail settings
Google is planning to remove less secure app access at the end of May. Are there plans to add an alternative login method?