Difference between revisions of "SSMTP"

From wikieduonline
Jump to navigation Jump to search
(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

Advertising: