mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
5 lines
227 B
Plaintext
5 lines
227 B
Plaintext
SHELL=/bin/sh
|
|
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
|
|
MAILTO=root
|
|
20 16 * * * root /usr/bin/acmetool --batch reconcile && systemctl reload dovecot && systemctl reload postfix && systemctl reload nginx
|