diff options
author | joe <rbo@gmx.us> | 2025-10-09 17:12:18 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-09 17:12:18 +0200 |
commit | 26e4fa3cbe9f8eb28a70bbcd4d3916d7ae4e808f (patch) | |
tree | 28c0a590ce0d1684adca220b7049ada625124c8d /.config/msmtp/config | |
parent | up (diff) | |
download | dotfiles-bsd-26e4fa3cbe9f8eb28a70bbcd4d3916d7ae4e808f.tar.gz dotfiles-bsd-26e4fa3cbe9f8eb28a70bbcd4d3916d7ae4e808f.tar.bz2 dotfiles-bsd-26e4fa3cbe9f8eb28a70bbcd4d3916d7ae4e808f.tar.xz dotfiles-bsd-26e4fa3cbe9f8eb28a70bbcd4d3916d7ae4e808f.tar.zst dotfiles-bsd-26e4fa3cbe9f8eb28a70bbcd4d3916d7ae4e808f.zip |
up
Diffstat (limited to '.config/msmtp/config')
-rw-r--r-- | .config/msmtp/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/msmtp/config b/.config/msmtp/config index e0f4fc8..4ada845 100644 --- a/.config/msmtp/config +++ b/.config/msmtp/config @@ -2,7 +2,7 @@ defaults auth on -tls on +tls on tls_trust_file /etc/ssl/certs/ca-certificates.crt logfile /home/jozan/.config/msmtp/msmtp.log |