From: Evan Platt (no email)
Date: Tue Feb 13 2007 - 14:35:59 EST
At 11:26 AM 2/13/2007, Sandy Drobic wrote:
>Evan Platt wrote:
> > Just added a few things to my main.cf, mainly in
> > smtpd_client_restrictions: check_helo_access
> > hash:/etc/postfix/helo_access and reject_unknown_helo_hostname.
>
>Check for wrong spellings in helo_access.
Only thing I have in there is one permit line.
>Somewhere in your checks you've got a wrong syntax.
>
> > smtpd_client_restrictions = check_client_access
>
>Check your spellings here as well.
If check_client_access is a file, I don't have it.
> > hash:/etc/postfix/rbl_access, permit_mynetworks, reject_rbl_client
> > bl.spamcop.net, reject_rbl_client
> > sbl-xbl.spamhaus.org, reject_rbl_client
> > korea.services.net, reject_rbl_client
> > dynablock.njabl.org, reject_rbl_client
> > cbl.abuseat.org, reject_rbl_client
> > bl.csma.biz, reject_rbl_client relays.ordb.org
>
>Your RBLs are outdated:
>sbl-xbl.spamhaus.org -> zen.spamhaus.org
>dynablock.njabl.org included in zen.spamhaus.org
>cbl.abuseat.org included in zen.spamhaus.org
>relays.ordb.org has gone the way of the dinosaurs: dead!
>
>Better check your other RBLs as well.
I don't have any of those in my main.cf. They're remmed out. Well,
all but cbl. I removed CBL now, and removed the others.
> > permit
> > smtpd_sender_restrictions = check_sender_access hash:/etc/postfix/access
>
>Check your spelling here as well.
Everything fine there..
> > smtpd_tls_cert_file = /System/Library/OpenSSL/certs/smtpd.pem
> > smtpd_tls_key_file = $smtpd_tls_cert_file
> > smtpd_use_tls = yes
> > unknown_local_recipient_reject_code = 550
> >
> >
> > Am I doing something wrong?
>
>If you are using the blacklists, you should definitely monitor them. Dead
>RBLs will cause delays in the best case and lots of timeout if you are
>unlucky.
I do.. Surprised I missed the cbl. But I removed that now.
Evan
|
|
|