.mutt/roomag/config

Mon, 01 Aug 2016 12:20:04 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 01 Aug 2016 12:20:04 -0400
changeset 359
b3c85390852b
parent 334
0c53623b7dee
child 410
7f1e71910dc6
permissions
-rw-r--r--

mv .mutt/build-neomutt bin/setup-neomutt

# vim: ft=muttrc

unalternates *

source "gpg2 -d ~/.mutt/roomag/passwords.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