summaryrefslogtreecommitdiff
path: root/autoconf/mutt_profile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-02-21 10:14:17 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-02-21 10:14:17 -0500
commit03279ea318805b3fa7545f01385485e8053daea5 (patch)
treeb015842b634f78d2f0f3a275ef561a75c153dab8 /autoconf/mutt_profile
parentf2dcd92c30d4d595a3daa4f8e977ffb967839b69 (diff)
rewrite underway
Diffstat (limited to 'autoconf/mutt_profile')
-rw-r--r--autoconf/mutt_profile21
1 files changed, 0 insertions, 21 deletions
diff --git a/autoconf/mutt_profile b/autoconf/mutt_profile
deleted file mode 100644
index a96c93a..0000000
--- a/autoconf/mutt_profile
+++ /dev/null
@@ -1,21 +0,0 @@
-# vim: filetype=neomuttrc
-# muttrc file for account $title
-set realname = "$realname"
-set from = "$fulladdr"
-set sendmail = "/usr/bin/msmtp -a $title"
-set folder = "~/.mail/$title"
-set header_cache = ~/.config/mutt/accounts/$title/cache/headers
-set message_cachedir = ~/.config/mutt/accounts/$title/cache/bodies
-set certificate_file = ~/.config/mutt/accounts/$title/certificates
-source "~/.config/mutt/credentials/getmuttpass $title |"
-
-alias me $realname <$fulladdr>
-
-set mbox_type = Maildir
-set ssl_starttls = yes
-set ssl_force_tls = yes
-
-bind index,pager gg noop
-bind index,pager g noop
-bind index gg first-entry
-unmailboxes *