diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-02-05 11:41:35 -0500 | 
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-02-05 11:41:35 -0500 | 
| commit | 06ec18b8a6d624f3b342fe5173d1ca5a48bea7ab (patch) | |
| tree | 69b4d985631b1f611cff1234bd470bd6ebd67d7f /bin | |
| parent | 5e6c8b48f14b2bb8e53ef8d34fb98ebadc042281 (diff) | |
fix #643
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/mw | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -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 | 
