.mutt/roomag/config

Fri, 05 May 2017 17:36:49 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 05 May 2017 17:36:49 -0400
changeset 564
81f1da7a57e1
parent 560
e29b421c22b7
child 569
0190a692645c
permissions
-rw-r--r--

move html dump stuff into one file and customize

# vim: ft=muttrc

unalternates *
unlists *

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

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

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

# leave to gpg.conf default
unset pgp_sign_as

mercurial