From 06ec18b8a6d624f3b342fe5173d1ca5a48bea7ab Mon Sep 17 00:00:00 2001
From: Luke Smith <luke@lukesmith.xyz>
Date: Fri, 5 Feb 2021 11:41:35 -0500
Subject: fix #643

---
 bin/mw | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'bin')

diff --git a/bin/mw b/bin/mw
index bcac4ea..03abc4d 100755
--- a/bin/mw
+++ b/bin/mw
@@ -48,7 +48,8 @@ user $login
 passwordeval \"pass $fulladdr\"
 $tlsline
 "
-mbsync_profile="IMAPStore $fulladdr-remote
+mbsync_profile="
+IMAPStore $fulladdr-remote
 Host $imap
 Port ${iport:-993}
 User $login
-- 
cgit v1.2.3