blob: 4ddf7b9bce4d5cdfc7f80448eb986957d4a44bf8 (
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 =grow-project
subscribe list@dc206.org
subscribe bugtraq@securityfocus.com
subscribe members@kc4x4sar.org
subscribe hub@kc4x4sar.org
subscribe i3-discuss@i3.zekjur.net
|