Configuring SMTP for Gmail as described will trigger
"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials"
GMail only supports OAuth and 2FA/App Passwords these days; the "less secure apps" option (which would be needed for the described SMTP setup) has been removed.
Details
Details
- Reviewers
- None
- Group Reviewers
O1: Blessed Committers
Follow the docs; set up cluster.mailers config setting in Phorge; run ./bin/mail send-test --to admin --subject subject < ~/foo and fail.
Optionally, watch https://www.youtube.com/watch?v=Y_u5KIeXiVI for your personal corporate excitement.
Diff Detail
Diff Detail
- Repository
- rP Phorge
- Branch
- gmailDocs (branched from master)
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 1786 Build 1786: arc lint + arc unit