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

Pàgina inicial
Delete this message
Reply to this message
Autor: Randy Bush
Data:  
A: Nico Erfurth
CC: exim-users
Assumpte: 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