aboutsummaryrefslogtreecommitdiff
path: root/muttrc
diff options
context:
space:
mode:
authorvaskozl <vasil.zlatanov@gmail.com>2015-04-09 19:53:12 +0200
committervaskozl <vasil.zlatanov@gmail.com>2015-04-09 19:53:12 +0200
commit8e18d2c0bf5a3feb8aa804e2e98794e5e1211bf9 (patch)
tree4262e9121d8255d7cbc48742186aa2e9ea93bbf0 /muttrc
parentd53d62b2a4b9105717208dfbd5b5016a329791ac (diff)
parentededf43f7746f1bb98555c4e0dc594b40e5a8266 (diff)
downloaddotfiles-8e18d2c0bf5a3feb8aa804e2e98794e5e1211bf9.tar.gz
dotfiles-8e18d2c0bf5a3feb8aa804e2e98794e5e1211bf9.tar.bz2
dotfiles-8e18d2c0bf5a3feb8aa804e2e98794e5e1211bf9.zip
Merge branch 'master' of github.com:Vaskozl/dotfiles
Diffstat (limited to 'muttrc')
-rw-r--r--muttrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/muttrc b/muttrc
index 8990b1f..30aff3b 100644
--- a/muttrc
+++ b/muttrc
@@ -8,7 +8,7 @@ source $alias_file
#Offline Imap config
set mbox_type = Maildir
-set sendmail = ~/bin/mail
+set sendmail = /usr/bin/msmtp
set folder = ~/.mail/
set spoolfile = "+dove/INBOX"
@@ -27,7 +27,7 @@ macro index S \
"mark message as spam"
# Dove conf
-set from = "vasko@wherewe.servebeer.com"
+set from = "v@skozl.com"
set realname = "Vasil Zlatanov"
# Change the following line to a different editor you prefer.