My ISP created the reverse DNS record, well, I sent a ticket in to them to have it done.
I just editted /etc/amavis/conf.d/20-debian_defaults and added my domain to the read hash list:
# read_hash("/var/amavis/sender_scores_sitewide"),
{ # a hash-type lookup table (associative array)
'nobody@cert.org' => -3.0,
'cert-advisory@us-cert.gov' => -3.0,
....
'.server.com' => -8.0,
and it fixed it, but I doubt I really fixed it, I can't do this for all the virtual hosts , yet I don't want to raise the detection much above the standard 6.31, that's higher than I'm used to having it.
Thanks,
Cameron
San Diego
|