mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit 06ec18b8a6d624f3b342fe5173d1ca5a48bea7ab
parent 5e6c8b48f14b2bb8e53ef8d34fb98ebadc042281
Author: Luke Smith <luke@lukesmith.xyz>
Date:   Fri,  5 Feb 2021 11:41:35 -0500

fix #643

Diffstat:
Mbin/mw | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 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