Difference between revisions of "SSMTP"
Jump to navigation
Jump to search
↑ https://serverfault.com/a/672182
(Created page with "wikipedia:ssmtp == See also == * {{SMTP}} * {{mail}} Category:Linux") |
|||
(20 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
[[wikipedia:ssmtp]] | [[wikipedia:ssmtp]] | ||
+ | * Homepage: https://wiki.debian.org/sSMTP | ||
+ | * [[ArchLinux]]: https://wiki.archlinux.org/title/SSMTP | ||
+ | [[/etc/ssmtp/ssmtp.conf]] | ||
+ | * [[Amazon Linux]]: <code>[[yum install ssmtp]]</code> | ||
+ | |||
+ | echo "My first email" | ssmtp [email protected] | ||
+ | ssmtp: Authorization failed (535 5.7.8 https://support.google.com/mail/?p=BadCredentials p12sm1383020wrr.10 - gsmtp) | ||
+ | |||
+ | echo "My first email" | ssmtp [email protected] | ||
+ | ssmtp: Cannot open mail:25 | ||
+ | |||
+ | * If using [[Gmail]]: https://www.google.com/settings/security/lesssecureapps <ref>https://serverfault.com/a/672182</ref> | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[msmtp]]</code> | ||
+ | * <code>[[systemctl stop postfix]]</code> | ||
+ | * <code>[[~/dead.letter]]</code> | ||
+ | * <code>[[aws cloudwatch set-alarm-state]]</code> | ||
== See also == | == See also == | ||
+ | * {{ssmtp}} | ||
* {{SMTP}} | * {{SMTP}} | ||
* {{mail}} | * {{mail}} | ||
[[Category:Linux]] | [[Category:Linux]] |
Latest revision as of 15:56, 11 July 2023
/etc/ssmtp/ssmtp.conf
echo "My first email" | ssmtp [email protected] ssmtp: Authorization failed (535 5.7.8 https://support.google.com/mail/?p=BadCredentials p12sm1383020wrr.10 - gsmtp)
echo "My first email" | ssmtp [email protected] ssmtp: Cannot open mail:25
Related[edit]
See also[edit]
ssmtp
,/etc/ssmtp/ssmtp.conf
,/etc/ssmtp/
- Mail, SMTP, submission, SMTPS, POP, IMAP, StartTLS, Exim, Postfix, IRedMail, Fail2ban, Dovecot, Roundcube, DKIM, SPF, DMARC, MX,
ssmtp
,mailx
, Swaks - Mail, email: Postfix, mail, SMTP, LMTP, POP3, IMAP,
mailutils
,amavis
, Gmail, iCloud,ssmtp
,msmtp
Advertising: