aboutsummaryrefslogtreecommitdiffstats
path: root/.mutt/.muttrc
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-04-03 18:02:54 +0000
committerterminaldweller <thabogre@gmail.com>2022-04-03 18:02:54 +0000
commit64070ec37879c5aebae7db72abd40bdb4d491bd4 (patch)
tree0463fe83b64546e44410f7e57b61811e796337c8 /.mutt/.muttrc
parentupdate (diff)
downloadscripts-64070ec37879c5aebae7db72abd40bdb4d491bd4.tar.gz
scripts-64070ec37879c5aebae7db72abd40bdb4d491bd4.zip
finally can send mail from my own email.
Diffstat (limited to '.mutt/.muttrc')
-rw-r--r--.mutt/.muttrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.mutt/.muttrc b/.mutt/.muttrc
index 1575761..d899ce1 100644
--- a/.mutt/.muttrc
+++ b/.mutt/.muttrc
@@ -5,6 +5,7 @@ set smart_wrap
set imap_keepalive = 900
set timeout=60
set move = no
+# need cyrus-sasl-module to work
set ssl_starttls=yes
set ssl_force_tls=yes