Autor: Mark Adams Fecha: A: Peter Bowyer Cc: exim users Asunto: Re: [exim] Recipient verification at ACL - alias checking
> you don't need to > code specific lookups in the ACLs for recipient verification, you
> simply need
>
> require verify = recipient
>
> in your rcpt acl, which will cause recipients to be run through your
> existing routers, and rejected if the routers can't route the
> recipient.
>