Преглед изворни кода

Use a jumphost to sync mail

Colin Powell пре 5 година
родитељ
комит
31c2c0caca
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      bin/.bin/syncmail.sh

+ 1 - 1
bin/.bin/syncmail.sh

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