since SA is using regex for RBL repsonse codes that below don't worker proper - the postfix/postscreen part is easy but for SA even after writing thouands of regex it's currently blowing my mind away
_____________________________

in theory:

header CUST_DNSBL_21 eval:check_rbl('cust21-lastexternal','score.senderscore.com.','^127\.0\.4\.[0-20]$')

Postfix: 127.0.4.[0..20]
_____________________________

in theory:

header CUST_DNSBL_25 eval:check_rbl('cust25-lastexternal','score.senderscore.com.','^127\.0\.4\.[0-69]$')

Postfix: 127.0.4.[0..69]
_____________________________

in theory:

header CUST_DNSWL_2 eval:check_rbl('cust35-lastexternal','score.senderscore.com.','^127\.0\.4\.[90-100]$')

Postfix: 127.0.4.[90..100]


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to