mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-09-25 02:27:59 +02:00
add postfix spamhaus jail
This commit is contained in:
+5
-5
@@ -131,13 +131,13 @@ EOF
|
||||
|
||||
cat > /etc/logrotate.d/solr <<EOF
|
||||
/var/log/solr.log {
|
||||
copytruncate
|
||||
weekly
|
||||
rotate 12
|
||||
rotate 14
|
||||
daily
|
||||
missingok
|
||||
notifempty
|
||||
compress
|
||||
delaycompress
|
||||
missingok
|
||||
create 640 syslog adm
|
||||
create 640 solr adm
|
||||
}
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user