Msmtp: Difference between revisions
imported>Onny More compatible mail test command |
msmtp includes the msmtp-queue script to queue offline messages. |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[https://marlam.de/msmtp/ msmtp] is | [https://marlam.de/msmtp/ msmtp] is an easy to configure basic email sender client with fairly complete sendmail compatibility. | ||
== Installation == | == Installation == | ||
Line 27: | Line 27: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
A mail with the subject ''Test | A mail with the subject ''Test'' will be sent to the recipient ''john.doe@mail.com'' including the body text ''Hello World''. A Mime-Header is added to the mail content for better compatibility. | ||
== Configuration == | == Configuration == |