]> git.wh0rd.org - home.git/blob - .config/mutt/network.rc
cros-board: update
[home.git] / .config / mutt / network.rc
1 set ssl_use_sslv2 = no
2 set ssl_use_sslv3 = no
3
4 # NB: passwords are in passwords.rc.
5
6 #set ssl_starttls = yes
7 #set smtp_url = "smtps://vapier@smtp.gentoo.org"
8
9 set ssl_force_tls = no
10 set ssl_starttls = no
11 set smtp_authenticators = "none"
12 #set smtp_url = "smtp://localhost:1111"
13 set sendmail = "ssh dev /usr/sbin/sendmail -oem -oi"
14 #set smtp_url = "smtp://localhost:25"