blob: 806ba604d65caa2be53b63ffc33f3995372842bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Mutt settings specific to my computers.
set from="Jesse Morgan <jesse@jesterpm.net>"
set crypt_autosign
set sendmail="msmtp"
set postponed="+postponed"
set record="+sent-`date +%Y`"
mailboxes =INBOX =archived =dc206 =probably-spam =theclymb
subscribe list@dc206.org
subscribe bugtraq@securityfocus.com
subscribe members@kc4x4sar.org
subscribe hub@kc4x4sar.org
subscribe i3-discuss@i3.zekjur.net
|