Noel Jones:
> use a regexp or pcre check_sender_access map.  A very basic 
> example:
> 
> # /etc/postfix/sender_access.regexp
> /^@/  REJECT invalid recipient

This does not have the expected result. Postfix strips off the
obsolete source route syntax before access maps see the address.

        Wietse

Reply via email to