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