aboutsummaryrefslogtreecommitdiff
path: root/local
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2026-02-12 17:38:48 +0100
committerKarel Kočí <cynerd@email.cz>2026-02-12 17:40:27 +0100
commitd0675e09d60c4383d5c4295bebd0e75ae3027fa3 (patch)
tree5f699bf40ffb9a9390c731d6656655eedf1e7b32 /local
parentc695a8fea7cf0271e76928a98a3abd1fd4ce5bc1 (diff)
downloadmyconfigs-d0675e09d60c4383d5c4295bebd0e75ae3027fa3.tar.gz
myconfigs-d0675e09d60c4383d5c4295bebd0e75ae3027fa3.tar.bz2
myconfigs-d0675e09d60c4383d5c4295bebd0e75ae3027fa3.zip
Add davmail Elektroline synchronization
Diffstat (limited to 'local')
-rwxr-xr-xlocal/bin/allsync3
1 files changed, 1 insertions, 2 deletions
diff --git a/local/bin/allsync b/local/bin/allsync
index 9539f0d..0dcccc5 100755
--- a/local/bin/allsync
+++ b/local/bin/allsync
@@ -23,6 +23,7 @@ cron_enable() {
} | crontab -
else
systemctl --user start allsync.timer
+ systemctl --user start davmail.timer
fi
notify_bar
}
@@ -112,12 +113,10 @@ pass git pull || fail "Passwords pull failed"
pass git push || fail "Passwords push failed"
sec "Mail"
-i3_astroid --start-polling
mbsync -a || fail "Mail synchronization reported failure"
notmuch new
~/.local/sbin/newmail-notify || fail "Mail notifications not sent"
notmuch tag --batch --input="$HOME/.notmuch-tag-new"
-i3_astroid --stop-polling
notify_bar
#sec "Calendar and contacts"