seena--- via Postfix-users:
>   We are replacing virtual transport with RECIPIENT based transport
>   using TCP table using the following settings
>
>    transport_maps=tcp:127.0.0.1:10050
>
>   What we have found is the transport_map is being called for _from_ and
>   _to_ address when _from_ and _rcpt_ staging first time (BEFORE QUEUE) ,
>   this again happens when the clamp Injecting back to postfix after POST
>   QUEUE milter

PLEASE DO NOT send HTML-only mail to the mailing list.

By default Postfix does not query the transport map for the sender
address, but it will when:

* You have smtpd_reject_unlisted_sender = yes.

* You have have reject_unlisted_sender in smtpd_xxx_restrictions,
  in an access table, or in a policy server response.

* You have reject_unverified_sender in smtpd_xxx_restrictions,
  in an access table, or in a policy server response.

* Mail is bounced after it has been accepted into the Postfix queue.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to