add crontab for mail syncing

This commit is contained in:
jonathan santis
2025-06-03 09:18:42 +02:00
parent 512c0eef6e
commit f981145b8b

9
syncmail-crontab Normal file
View File

@@ -0,0 +1,9 @@
HOME=/home/ccppi
LOGFILE=/var/log/cron/mail-sync.log
GNUPGHOME=.gnupg
SHELL=/bin/bash
PASSWORD_STORE_DIR=.password-store
DISPLAY=":0.0"
*/5 * * * * DISPLAY=:10.0 ./.sync-mail.sh