[SOLVED] Limited DNSBL setting

olluz

Well-Known Member
May 9, 2020
32
2
48
50
Hi there,

I believe it is possible to configure Postfix's DNSBL settings to have entries like this:
zen.spamhaus.org=127.0.0.[10;11]*8
zen.spamhaus.org=127.0.0.[4..7]*6
zen.spamhaus.org=127.0.0.3*4
zen.spamhaus.org=127.0.0.2*3
b.barracudacentral.org=127.0.0.2*7
bl.spameatingmonkey.net=127.0.0.2*3
bl.spamcop.net=127.0.0.2*4
bl.mailspike.net=127.0.0.2*5
bl.mailspike.net=127.0.0.[10;11;12]*4
dnsbl.sorbs.net=127.0.0.10*6
dnsbl.sorbs.net=127.0.0.5*4
dnsbl.sorbs.net=127.0.0.7*3
dnsbl.sorbs.net=127.0.0.8*2
dnsbl.sorbs.net=127.0.0.6*2
dnsbl.sorbs.net=127.0.0.9*2
hostkarma.junkemailfilter.com=127.0.0.2*3
hostkarma.junkemailfilter.com=127.0.0.4*1
hostkarma.junkemailfilter.com=127.0.1.2*1
wl.mailspike.net=127.0.0.[18;19;20]*-2
hostkarma.junkemailfilter.com=127.0.0.1*-2

But the Proxmox GUI would not allow to enter e.g. square brackets. Is there any possibility to allow this in the future ?
 
Hi,
for feature requests, you can use our bug tracker at bugzilla.proxmox.com. As far as I saw from a quick search, there hasn't been a request for that feature, so feel free to open a new one!
 
  • Like
Reactions: eugenevdm and olluz