* Hendrik Pahl <p...@team-datentechnik.de>:
> Hi folks,
> 
> we're having some trouble with greylisting (postgrey) and smtp auth.
> 
> smtp_recipient_restrictions looks like:

It's smtpd_recipient_restrictions

> permit_sasl_authenticated, permit_mynetworks,
>                                 reject_unauth_destination, warn_if_reject,
>                                 reject_unknown_sender_domain, warn_if_reject,
>                                 reject_invalid_hostname,
>                                 warn_if_reject, reject_non_fqdn_sender,
>                                 warn_if_reject, reject_non_fqdn_recipient,
>                                 warn_if_reject, reject_rbl_client 
> ix.dnsbl.manitu.net,
>                                 check_policy_service inet:127.0.0.1:10030
> 
> Now, when a client authenticates the mail is greylisted

No, it's not.

permit_sasl_authenticated returns OK in that case, and no other
restriction fires.

Maybe you have more restrictions?

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to