Send email
Contents
Using Gmail
- 1) Create login using: Sign in with app passwords
- 2) 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
[email protected] mailhub=smtp.gmail.com:465 FromLineOverride=YES [email protected] AuthPass=yourpassword UseTLS=YES
https://unix.stackexchange.com/a/363815
Related
See also
Advertising: