You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -344,6 +344,7 @@ to [msmtp documentation](https://marlam.de/msmtp/msmtp.html), note that not all
-`MTA_TLS`: Enable or disable TLS (_on|off'_).
-`MTA_STARTTLS`: TLS variant: start TLS from within the session (_‘on’, default_), or
tunnel the session through TLS (_‘off’_).
-`MTA_TLS_CERTCHECK`: Enable or disable checks of the server certificate. (WARNING: When the checks are disabled, TLS sessions will not be secure!) (_'on'|'off'_).
-`MTA_AUTH`: Enable or disable authentication and optionally choose a method to use