Use a jumphost to sync mail

This commit is contained in:
Colin Powell
2020-02-17 15:04:06 -05:00
parent 4875a08a91
commit 31c2c0caca

View File

@ -2,5 +2,5 @@
notmuch search --output=files tag:deleted | xargs -r rm notmuch search --output=files tag:deleted | xargs -r rm
notmuch new notmuch new
muchsync rhea.unbl.ink muchsync -s "ssh -CTaxq -J janus.unbl.ink" iapetus.local
exit 0 exit 0