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