Skip to content

Commit

Permalink
Merge pull request #52 from vedetta-com/wip
Browse files Browse the repository at this point in the history
Report rspamd statistics
  • Loading branch information
horia authored Mar 17, 2018
2 parents e5662cf + c5edd10 commit 0c9e61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/var/cron/tabs/root
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ HOME=/var/log
30 3 * * 6 /bin/sh /etc/weekly
30 5 1 * * /bin/sh /etc/monthly
#0 * * * * sleep $((RANDOM \% 2048)) && /usr/libexec/spamd-setup
30 7 * * * smtpctl show stats; /usr/local/bin/doveadm replicator status '*'
30 7 * * * smtpctl show stats; /usr/local/bin/rspamc -h /var/run/rspamd/rspamd.sock stat; /usr/local/bin/doveadm replicator status '*'
30 9 * * * syspatch -c
20 6 * * * /usr/sbin/acme-client mercury.example.com && /usr/local/bin/get-ocsp.sh mercury.example.com

0 comments on commit 0c9e61f

Please sign in to comment.