.mutt/roomag/config

Thu, 08 Jul 2021 12:58:18 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 08 Jul 2021 12:58:18 -0500
changeset 922
c43cb588aa41
parent 720
adc91288d03c
permissions
-rw-r--r--

gofumpt is a static dep of gopls, no need for the note to self

# 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