Replace expiry "find" commands with a new chatmaild.expire python module + a reporting one

This commit is contained in:
holger krekel
2025-09-11 14:28:06 +02:00
committed by link2xt
parent 4cfe228a1f
commit 9ddd5d8b2b
14 changed files with 558 additions and 67 deletions

View File

@@ -0,0 +1,8 @@
[Unit]
Description=Run Daily chatmail-expire job
[Timer]
OnCalendar=*-*-* 00:02:00
[Install]
WantedBy=timers.target