.mutt/roomag/config

Sun, 05 Jun 2016 18:39:30 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 05 Jun 2016 18:39:30 -0400
changeset 332
8b1e01d4903d
parent 317
a92b2323fc6f
child 334
0c53623b7dee
permissions
-rw-r--r--

add notes for w64 gvim

# vim: ft=muttrc

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