Thanks!

Well if I put reject_unknown_client, my client says " Client host rejected:
cannot find your hostname, [10.160.1.193].It's refer about $myhostname ??

Well the good news is if I put only

smtpd_client_restrictions=
        check_client_access hash:/etc/postfix/access,
#       reject_unknown_client,
        reject_rbl_client zen.spamhaus.org

goes right, one first step .-)

Other good blacklists?

Thanks && Best Regards

On Thu, Apr 16, 2009 at 1:29 PM, Ralf Hildebrandt <
ralf.hildebra...@charite.de> wrote:

> * deconya <elmailperso...@gmail.com>:
> > Hi list
> >
> > Im having problems with smtpd_sender_restrictions and
> > smtpd_client_restrictions options. Actually I have:
> >
> > smtpd_sender_restrictions =
> >         reject_unknown_sender_domain,
> >         check_sender_access hash:/etc/postfix/spammer,
> >         reject_non_fqdn_sender
> >
> > smtpd_client_restrictions=
> ---> make that check_client_access hash:/etc/postfix/access,
> ----> remove that        reject_unauth_destination,
> >        reject_unknown_client,
> >        reject_rbl_client sbl.spamhaus.org
>
> Make that reject_rbl_client zen.spamhaus.org
>
> --
> Ralf Hildebrandt
> Postfix - Einrichtung, Betrieb und Wartung       Tel. +49 (0)30-450 570-155
> http://www.computerbeschimpfung.de
> Die kuerzesten Computerwitze:
> 1) Muesste laufen.
>

Reply via email to