blob: aabc23f46436ad96aa46b23493ffeecc705b9285 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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
|