diff options
author | Luke <luke@lukesmith.xyz> | 2018-02-13 13:41:03 -0700 |
---|---|---|
committer | Luke <luke@lukesmith.xyz> | 2018-02-13 13:41:03 -0700 |
commit | caecb19561f51fc86bcb0fa2bb4ae40796079f0b (patch) | |
tree | 73f33d70562d5af4590fdb336fd17d95a5136485 /autoconf | |
parent | bc56d3f93547ee2ddd12f52f7668c7494b7e9cf3 (diff) |
superfluous lines removed from template
Diffstat (limited to 'autoconf')
-rw-r--r-- | autoconf/mutt_profile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/autoconf/mutt_profile b/autoconf/mutt_profile index b65d041..ac8dc90 100644 --- a/autoconf/mutt_profile +++ b/autoconf/mutt_profile @@ -10,11 +10,6 @@ set message_cachedir = ~/.config/mutt/accounts/$title/cache/bodies set certificate_file = ~/.config/mutt/accounts/$title/certificates source "~/.config/mutt/credentials/getmuttpass $title |" -set spoolfile = "+$spoolfile" -set record = "+$record" -set postponed = "+$postponed" - - set mbox_type = Maildir set ssl_starttls = yes set ssl_force_tls = yes |