summaryrefslogtreecommitdiff
path: root/autoconf/mutt_profile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-02-18 11:01:31 -0500
committerGitHub <noreply@github.com>2018-02-18 11:01:31 -0500
commit0b999a2a3cada21ce5e563660fae24c945f54e36 (patch)
tree9e1f7b5cbfb71c9dfe3ad2fc216c48bc4f611cec /autoconf/mutt_profile
parenta4495298dcfe39e69a15843275aed161daed1aba (diff)
parent90fe2383c0b25d6011405e2863526fcc539998b5 (diff)
Merge pull request #11 from scattenlaeufer/login_name
Ask for a login name during account creation
Diffstat (limited to 'autoconf/mutt_profile')
-rw-r--r--autoconf/mutt_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoconf/mutt_profile b/autoconf/mutt_profile
index ac8dc90..6983f5b 100644
--- a/autoconf/mutt_profile
+++ b/autoconf/mutt_profile
@@ -2,7 +2,7 @@
# muttrc file for account $title
set realname = "$realname"
set from = "$fulladdr"
-set smtp_url = "smtp://$fulladdr@$smtp:$sport/"
+set smtp_url = "smtp://$login@$smtp:$sport/"
set sendmail = "/usr/bin/msmtp -a $title"
set folder = "~/.mail/$title"
set header_cache = ~/.config/mutt/accounts/$title/cache/headers