Thank you for the solution.

I was wonder if it will not be more easy to say if $home/.exchange exist 
I deliver else no.

I'm searching for this way at the moment

exchange2003_file:
     driver = manualroute
     domains = +local_domains
     transport = remote_smtp
     verify = false
     route_list = * 192.168.123.254
     require_files = $local_part:$home/.exchange
     unseen = true

But it does'nt work, if I don't find i will use the previous solution

Thanks for help...

John Burnham a écrit :
>> Just a last question, this file will be filled with a lot of 
>> users, and his state will change often...
>>
>> I have noticed that putting a # before the name does not make 
>> the username in *remark* (seems normal cause #foo contains 
>> foo) Do you think there is a way to desactivate some users in 
>> this file without removing all the line containing his name????
>>
> Take a look at
> http://www.exim.org/exim-html-4.62/doc/html/spec_html/ch10.html#SECTfilnamlis
> Because # is a valid character in a local part, it is only recognised as a
> comment marker if it is the first character or it is preceded by whitespace.
>  John
> 


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to