blob: c833a0f81463dd8921b3a37dc0ab5be999f935a8 (
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@lists.kc4x4sar.org
subscribe hub@lists.kc4x4sar.org
|