On 04/26/2015 03:55 PM, Wolfgang Zeikat wrote: > > I assume that means you use it in header_checks? >
It's still a client check; I have
smtpd_recipient_restrictions =
...
check_client_access pcre:$maps/generic_rdns.pcre,
...
And then in spamassassin,
header GENERIC_RDNS exists:X-Generic-RDNS
score GENERIC_RDNS 1.0
describe GENERIC_RDNS Reverse DNS looks generic (e.g. residential)
