[Postfix] remove spamhaus dbl and zrd from postscreen_dnsbl_sites

This commit is contained in:
FreddleSpl0it 2023-08-02 17:08:55 +02:00
parent 180b9fc8d2
commit 003eecf131
No known key found for this signature in database
GPG Key ID: 00E14E7634F4BEC5
2 changed files with 1 additions and 3 deletions

View File

@ -435,8 +435,6 @@ if [ ! -z "$DNSBL_CONFIG" ]; then
${SPAMHAUS_DQS_KEY}.zen.dq.spamhaus.net=127.0.0.[10;11]*8
${SPAMHAUS_DQS_KEY}.zen.dq.spamhaus.net=127.0.0.3*4
${SPAMHAUS_DQS_KEY}.zen.dq.spamhaus.net=127.0.0.2*3
${SPAMHAUS_DQS_KEY}.dbl.dq.spamhaus.net=127.0.0.3*4
${SPAMHAUS_DQS_KEY}.zrd.dq.spamhaus.net=127.0.0.2*3
EOF
)
else

View File

@ -297,7 +297,7 @@ services:
- dovecot
postfix-mailcow:
image: mailcow/postfix:1.70
image: mailcow/postfix:1.71
depends_on:
- mysql-mailcow
volumes: