mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-22 20:10:18 +00:00
Fixing reports for mail
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
/usr/sbin/pflogsumm /var/log/mail.log.1 | mail -s "Mail Report for `date +%Y/%m/%d`" postmaster@thunix.net
|
/usr/sbin/pflogsumm /var/log/mail.log | mail -s "Mail Report for `date +%Y/%m/%d`" postmaster@thunix.net
|
||||||
|
|||||||
Reference in New Issue
Block a user