Msmtp: Difference between revisions
imported>Cyounkins m Use programs.msmtp.defaults.aliases instead of extraConfig |
imported>Onny m Minor cleanup |
||
| Line 1: | Line 1: | ||
[https://marlam.de/msmtp/ msmtp] is a basic email sender. It is easy to configure but lacks some features like queuing when offline. | [https://marlam.de/msmtp/ msmtp] is a basic email sender client. It is easy to configure but lacks some features like queuing when offline. | ||
== Basic configuration with TLS connections == | == Basic configuration with TLS connections == | ||
| Line 41: | Line 39: | ||
}; | }; | ||
</syntaxhighlight> | </syntaxhighlight> | ||
== See also == | |||
* [https://search.nixos.org/options?query=programs.msmtp msmtp options list] | |||
[[Category:Applications]] | |||