initial commit of file from CVS for smeserver-sendmail-wrapper on Sat Sep 7 21:04:04 AEST 2024
This commit is contained in:
10
root/etc/logrotate.d/sendmail-wrapper
Normal file
10
root/etc/logrotate.d/sendmail-wrapper
Normal file
@@ -0,0 +1,10 @@
|
||||
/var/log/sendmail/*.log {
|
||||
missingok
|
||||
notifempty
|
||||
compress
|
||||
weekly
|
||||
rotate 5
|
||||
create 0640 www www
|
||||
su www www
|
||||
}
|
||||
|
Reference in New Issue
Block a user