Wietse Venema <wie...@porcupine.org>
> Use a per-recipient table:
>
> /etc/postfix/main.cf
>     check_recipient_access hash:/etc/postfix/recipient_access.pcre
>
> /etc/postfix/recipient_access.pcre
>     /^me@/      FILTER blah:blah-
>     /./         reject_unknown_sender_domain
>
>         Wietse

  thanks a lot for the hint!!
  I need to study it.

Reply via email to