initial commit of file from CVS for smeserver-mailstats on Sun 9 Jul 11:18:48 BST 2023
This commit is contained in:
1902
root/usr/bin/mailstats.pl
Normal file
1902
root/usr/bin/mailstats.pl
Normal file
File diff suppressed because it is too large
Load Diff
3
root/usr/bin/runmailstats.sh
Normal file
3
root/usr/bin/runmailstats.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
exec 1> >(logger -t $(basename $0)) 2>&1
|
||||
perl /usr/bin/mailstats.pl /var/log/qpsmtpd/\@* /var/log/qpsmtpd/current /var/log/sqpsmtpd/\@* /var/log/sqpsmtpd/current
|
Reference in New Issue
Block a user