Re: [Exim] dumping mail for non-users on hubbed host

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Randy Bush
Fecha:  
A: Nico Erfurth
Cc: exim-users
Asunto: Re: [Exim] dumping mail for non-users on hubbed host
> You could simply use an ACL rule like:
>
> deny  message     = No such user
>        domains     = hubbed.my.dom.ain
>       !local_parts = user0:user1:user2


thank you. much simpler. appreciated.

randy