• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Cannot use DNSBL & SMTP auth with Postifx

C

ChristopheP

Guest
The main problem when you enable DNSBL with Postifx if that it will generate a conf like:

smtpd_client_restrictions = reject_rbl_client pbl.spamhaus.org, permit_mynetworks, permit_sasl_authenticated

The problem is that 'reject_rbl_client pbl.spamhaus.org' appears in first, so most people using their normal ISP DSL connection cannot even get a chance to authenticate.

'reject_rbl_client pbl.spamhaus.org' should be placed at the end of the line, not at the beginning.
 
It's been this way for ages :(

I agree the RBLs should be last in the line (I use some whitelists first).

Nice if they did fix this but I am not holding my breath :(
 
I have forwarded this information to developers. I will update this thread with their answer as soon as I receive it.
 
Thanks IgorG.

If it's updated so any mail changes the RBLs are put at the end of anything already there, the issue will be fixed.
 
any news about this BIG concern ? It can't take more than 2 hours to fix this, it's just about making 1 variable appear before the other in template file.
 
Back
Top