aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttemail
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2016-08-23 22:46:36 +0200
committerKarel Kočí <cynerd@email.cz>2016-08-23 23:01:22 +0200
commit936e17a9d819a6f55bec09eafd1beec523dcaa64 (patch)
tree8dc4bafcd7453879924fb89cbe06ba6d63fdb700 /mutt/muttemail
parentb5fdc60edacabf99dff16f04ff2c7618f2233977 (diff)
downloadmyconfigs-936e17a9d819a6f55bec09eafd1beec523dcaa64.tar.gz
myconfigs-936e17a9d819a6f55bec09eafd1beec523dcaa64.tar.bz2
myconfigs-936e17a9d819a6f55bec09eafd1beec523dcaa64.zip
Add newmail-notify and some other small tweaks
Diffstat (limited to 'mutt/muttemail')
-rw-r--r--mutt/muttemail4
1 files changed, 2 insertions, 2 deletions
diff --git a/mutt/muttemail b/mutt/muttemail
index fd71aa1..9218af2 100644
--- a/mutt/muttemail
+++ b/mutt/muttemail
@@ -2,7 +2,7 @@
color status green default
set folder = "~/.mail/email"
set spoolfile = "+INBOX"
-set record = "+sent"
+set copy = no
+#set record = "+sent"
set postponed = "+drafts"
set from = "cynerd@email.cz"
-set sendmail="/usr/bin/msmtp -a email"