From ecac90af2d86e41df18a1acfa97471e09c01b7e4 Mon Sep 17 00:00:00 2001
From: Luke Smith <luke@lukesmith.xyz>
Date: Sun, 21 Apr 2019 05:36:46 -0400
Subject: from $fulladdr

---
 mw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mw b/mw
index 730c4c0..f5c7cc2 100755
--- a/mw
+++ b/mw
@@ -23,7 +23,7 @@ msmtp_profile="
 account $title
 host $smtp
 port $sport
-from $login
+from $fulladdr
 user $login
 passwordeval \"pass mutt-wizard-$title\""
 mbsync_profile="IMAPStore $title-remote
-- 
cgit v1.2.3