Thanks for advice,
i have try these rules however not seems to work,
exchange2003:
driver = manualroute
domains = +local_domains
transport = remote_smtp
route_list = * 192.168.123.254
local_parts = $local_part:lsearch;/home/exchange.lst
unseen = true
I have filled /home/exchange.lst with somme user $local_part however
keeping or removing name in this file change nothing, every body receive
the mail in exchange, any last idea??? ;)
Tony Finch a écrit :
> On Wed, 2 Aug 2006, "Cédric MARCOUX (sprimont)" wrote:
>> Tony Finch a écrit :
>>> Use a local_parts precondition.
>> a solution in .forward will would be more smooth cause if I had some
>> users to this condition I need to restart the service, isn't it?
>
> The local_parts precondition can look up the users in any kind of table
> which you can change without restarting anything.
>
> Tony.
>