repo.or.cz
/
james-home.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update to new version of mr
[james-home.git]
/
bin
/
movemail
blob
bb4d1a16772699a8d8de68955a50e11568c5ea4a
1
#!/bin/sh -e
2
# Gotta be a better way..
3
if
[
-e
~
/
.no-movemail
];
then
4
echo
no movemail
5
exit
1
6
fi
7
killall offlineimap
2
>/
dev
/
null
&&
sleep
5
|| true
8
offlineimap