Right now and for at least the last 24hours+ gmail IPs are on SORBS.
Good, I don't mind. However, it's causing Gmail to hit after-220 deep
protocol tests in postscreen and this causes long delays because Gmail
rotates sending IPs.
I scroe dnsbl.sorbs.net 2 points. dnswl.org:
list.dnswl.org=127.0.[0..255].0*-1
list.dnswl.org=127.0.[0..255].1*-2
list.dnswl.org=127.0.[0..255].2*-3
list.dnswl.org=127.0.[0..255].3*-4
Also: postscreen_dnsbl_whitelist_threshold = -1
First idea, maybe raise the negative points for dnswl: -2, -3, -4, -5 so
to zero the total score and set postscreen_dnsbl_whitelist_threshold =
0. But it won't work? postscreen_dnsbl_whitelist_threshold only works if
it is negative? Is that the right way to read the docs?
If that's true I dunno to set dnswl to -3, -4, -5, -6 cuz that seems
like a little bit too much. Hmmmm maybe I will set SORBS for 1 point and
dnswl -2, -3, -4, -5?
What other people do about this? Remove SORBS completely? Increase dnswl
socring? Reduce SORBS scoring?