add debugging and dynamic date ranges to improve speed of finding and tagging mails
This commit is contained in:
@@ -7,7 +7,7 @@ source "$TMP"
|
||||
|
||||
# Move selectedly tagged mails to folders if they are only in INBOX
|
||||
echo "[DEBUG] Move tagged mails in INBOX to folders"
|
||||
bash $CURDIR/scripts/move-tag.sh
|
||||
bash $CURDIR/scripts/move-tag.sh ${var_conn}
|
||||
|
||||
# If offline mode, do a quick sync
|
||||
if [ "$var_conn" == "off" ]; then
|
||||
|
||||
Reference in New Issue
Block a user