.mutt/roomag/config

Thu, 10 Nov 2016 01:34:37 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 10 Nov 2016 01:34:37 -0500
changeset 430
cac0a6e87836
parent 410
7f1e71910dc6
child 435
3966bb45030f
permissions
-rw-r--r--

lord save me from the shift key

# vim: ft=muttrc

unalternates *
unlists *

source "gpg2 -d ~/.mutt/roomag/private.gpg |"

set folder    = imaps://mhoward@ramdas.roomag.org/
set spoolfile = "+INBOX"
set record    = "+Sent"
set postponed = "+Drafts"
set trash     = "+Trash"

set smtp_url  = smtps://mhoward@ramdas.roomag.org/
set realname  = "Meredith Howard"
set from      = "mhoward@roomag.org"
set signature = ~/.mutt/roomag/signature

# leave to gpg.conf default
unset pgp_sign_as

mercurial