.mutt/roomag/config

Tue, 10 Mar 2020 18:32:36 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 10 Mar 2020 18:32:36 -0400
changeset 851
b8501cb649b6
parent 720
adc91288d03c
permissions
-rw-r--r--

automatically try to pick up local::lib

# 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 copy      = yes
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