Send email

From wikieduonline
Revision as of 13:09, 19 November 2024 by Welcome (talk | contribs) (→‎Using Gmail)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Using Gmail[edit]

swaks -4 --server smtp.gmail.com -tlsc --tls-protocol TLSv1_2 \
  --from [your full gmail account email that app password was setup for] --to [email protected],[email protected] \
  --auth LOGIN --auth-user [same as from] --auth-password [your generated app password] -apt \
  --h-Subject 'Test email' --body 'Email system test.'

ssmtp[edit]

 [email protected]
mailhub=smtp.gmail.com:465
FromLineOverride=YES
[email protected]
AuthPass=yourpassword
UseTLS=YES

https://unix.stackexchange.com/a/363815


Related[edit]

See also[edit]

Advertising: