More mail stuff

This commit is contained in:
2023-05-27 02:11:29 -07:00
parent b613c5b5c5
commit 06234cfeb9
5 changed files with 124 additions and 118 deletions

12
systemd/sync-mail@.timer Normal file
View File

@ -0,0 +1,12 @@
[Unit]
Description=Sync mail every minute with mbsync and send notifications
[Timer]
OnCalendar=*-*-* *:*:00
FixedRandomDelay=true
AccuracySec=10s
RandomizedDelaySec=45m
Persistent=yes
[Install]
WantedBy=default.target