Mail, himalaya, rectangle, offlineimap -> mbsync, imapnotify (not done yet), etc.
This commit is contained in:
parent
2cd20a9e97
commit
6a9e573731
3 changed files with 105 additions and 57 deletions
4
bin/sync
4
bin/sync
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
if command -v offlineimap &> /dev/null; then
|
||||
offlineimap
|
||||
if command -v mbsync &> /dev/null; then
|
||||
mbsync -a
|
||||
fi
|
||||
|
||||
if command -v vdirsyncer &> /dev/null; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue