Thanks.. just got back from a nephew's birthday party and the amavisd is all I could think about!!!
Thanks!!
EDIT!
Whoops, this still isn't working.. Here is the snip I changed (I basically changed in both places):
Code:
# read_hash("/var/amavis/sender_scores_sitewide"),
read_hash(\%whitelist_sender, '/etc/zimbra/whitelist');
{ # a hash-type lookup table (associative array)
'USER@speakeasy.net' => -10.0,
'nobody@cert.org' => -3.0, And here is what I continue to see in my log:
Code:
Feb 18 17:28:26 mail postfix/smtpd[21849]: NOQUEUE: reject: RCPT from mail2.sea5.speakeasy.net[69.17.117.4]: 554 Service unavailable; Client host [69.17.117.4] blocked using relays.ordb.org; from=<USER@speakeasy.net> to=<USER@cantfindthewords.com> proto=SMTP helo=<mail2.sea5.speakeasy.net>
Is there somewhere else i can make the change?
Thanks,
brian
Edit:
Crap, now amavisd and antivirus aren't running? and I can't get them started? I thought I checked for syntax??