AutoYADM commit: 2025-03-16 18:00:06

This commit is contained in:
Daniel Fichtinger 2025-03-16 18:00:06 -04:00
parent 4a576b5ee5
commit 92e1a0f1fa
5 changed files with 17 additions and 14 deletions

View file

@ -13,8 +13,8 @@ if [ -n "$MBSYNC" -o -n "$NOTMUCH" ]; then
exit 0
fi
echo "Deleting messages tagged as *deleted*"
notmuch search --format=text0 --output=files tag:deleted | xargs -0 --no-run-if-empty rm -v
# echo "Deleting messages tagged as *deleted*"
# notmuch search --format=text0 --output=files tag:deleted | xargs -0 --no-run-if-empty rm -v
# sync mailbox with external servers
mbsync -Va