Auteur: Jeremy Harris Date: À: exim-users Sujet: Re: [exim] replacement / supplement for localuser - Unknown User
On 03/09/15 09:38, Gary Stainburn wrote: > I'm guessing I'll have to replicate both the /etc/aliases and
> check_local_users within the ACL.
Best avoided if possible. You might be able to get somewhere
with using $address_data in ACL after the recipient-verify,
and playing with r-verify-specific vs. other- routers.