cantcuckthis
2 yıl önce
committed by
GitHub
ebeveyn
işleme
3f06278626
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
bin/mw
|
|
@@ -135,7 +135,7 @@ set ssl_force_tls = yes" |
|
|
|
pop) synccmd="macro index o \"<shell-escape>mpop $fulladdr<enter>\" \"run mpop to get $fulladdr's mail\"" |
|
|
|
folder="$maildir/$fulladdr" |
|
|
|
prepmpop ;; |
|
|
|
*) synccmd="macro index o \"<shell-escape>mw -y $fulladdr<enter>\" \"run mbsync to sync $fulladdr\"" |
|
|
|
*) synccmd="macro index o \"<shell-escape>pass show $fulladdr &> /dev/null; mw -y $fulladdr<enter>\" \"run mbsync to sync $fulladdr\"" |
|
|
|
folder="$maildir/$fulladdr" |
|
|
|
prepmbsync ;; |
|
|
|
esac |
|
|
|