1
0
mirror da https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-14 17:27:23 +01:00

add postfix spamhaus jail

This commit is contained in:
github@kiekerjan.isdronken.nl
2021-04-23 22:03:22 +02:00
parent 1292dce11e
commit 3bf241c3e0
3 ha cambiato i file con 24 aggiunte e 6 eliminazioni

Vedi File

@@ -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