Page MenuHomePhorge

Diviner: Configuring Outbound Mail: Remove incorrect Gmail references
Needs ReviewPublic

Authored by aklapper on Mar 21 2025, 13:42.
Tags
None
Referenced Files
F3604554: D25911.1745210530.diff
Sun, Apr 20, 04:42
F3604553: D25911.1745210518.diff
Sun, Apr 20, 04:41
F3604552: D25911.1745210514.diff
Sun, Apr 20, 04:41
F3504953: D25911.1744799287.diff
Tue, Apr 15, 10:28
F3388457: D25911.1744446998.diff
Fri, Apr 11, 08:36
F3388453: D25911.1744446974.diff
Fri, Apr 11, 08:36
F3372326: D25911.1744249523.diff
Wed, Apr 9, 01:45
F3364767: D25911.1744160343.diff
Tue, Apr 8, 00:59

Details

Reviewers
None
Group Reviewers
O1: Blessed Committers
Summary

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.

Test Plan

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

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