summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/myofflineimap8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/myofflineimap b/bin/myofflineimap
new file mode 100755
index 0000000..daa50c7
--- /dev/null
+++ b/bin/myofflineimap
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+accounts="$1"
+[ "fast" != "$accounts" ] || accounts=jones,bb,db,lb,lab,bu,hb,dgih,debian
+
+ionice -c 3 chrt --idle 0 /bin/sh -c "offlineimap -qo ${accounts:+-a $accounts}"
+
+ionice -c 3 chrt --idle 0 /bin/sh -c "notmuch new"
bb/e4/1478608540385.370c541d-e8bc-45f1-84ed-3ce1580993a3@smtp.hubapi.com/old?h=master&id2=ba46132213560cf3335d53560d519c0ec0190da2'>diff)
master
Diffstat (limited to 'tags/bb/e4/1478608540385.370c541d-e8bc-45f1-84ed-3ce1580993a3@smtp.hubapi.com/old')