11 lines
134 B
Plaintext
11 lines
134 B
Plaintext
![]() |
/var/log/sendmail/*.log {
|
||
|
missingok
|
||
|
notifempty
|
||
|
compress
|
||
|
weekly
|
||
|
rotate 5
|
||
|
create 0640 www www
|
||
|
su www www
|
||
|
}
|
||
|
|