diff --git a/bin/mw b/bin/mw index 4ecbcfa..b29e347 100755 --- a/bin/mw +++ b/bin/mw @@ -127,7 +127,7 @@ set ssl_force_tls = yes" pop) synccmd="macro index o \"mpop $fulladdr\" \"run mpop to get $fulladdr's mail\"" folder="$maildir/$fulladdr" prepmpop ;; - *) synccmd="macro index o \"mw -y $fulladdr\" \"run mbsync to sync $fulladdr\"" + *) synccmd="macro index o \"mbsync $fulladdr\" \"run mbsync to sync $fulladdr\"" folder="$maildir/$fulladdr" prepmbsync ;; esac