.mutt/roomag/config

Sun, 23 Oct 2016 00:28:50 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 23 Oct 2016 00:28:50 -0400
changeset 422
7b3ba9962a9d
parent 410
7f1e71910dc6
child 435
3966bb45030f
permissions
-rw-r--r--

match gvim here too

# 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