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