.mutt/roomag/config

Sun, 03 Dec 2017 17:31:55 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 03 Dec 2017 17:31:55 -0500
changeset 657
628b4b962086
parent 584
2954f1525e0f
child 720
adc91288d03c
permissions
-rw-r--r--

Use pandoc as markdown equalprg, use only 72 for text width

# vim: ft=muttrc

unalternates *
unlists *

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

# leave to gpg.conf default
unset pgp_sign_as

mercurial