# # .muttrc-local-devo # # $Id: muttrc-local-devo,v 1.13 2003/02/06 14:18:15 gerald Exp $ # set hostname="impressive.net" # my DNS domain # use these settings for most folders send-hook . 'set signature="~/.signature"' send-hook . 'my_hdr From: Gerald Oskoboiny ' # use hwg sig etc. for most hwg-related mailboxes send-hook hwg 'set signature="~/.signature-hwg"' send-hook hwg 'my_hdr From: Gerald Oskoboiny ' # use my normal sig etc. for a couple exceptional hwg mailboxes send-hook hwg-servers 'set signature="~/.signature"' send-hook hwg-servers 'my_hdr From: Gerald Oskoboiny ' send-hook hwg-plus-w3c 'set signature="~/.signature"' send-hook hwg-plus-w3c 'my_hdr From: Gerald Oskoboiny ' # set specific order for mailboxes mailboxes ! mailboxes +fogo mailboxes +daam mailboxes +low-priority mailboxes +probable-spam mailboxes +================= mailboxes `ls -at ~/mail/* | xargs echo` # tell mutt which mailing lists I am on subscribe `ls $HOME/mail | xargs echo`