Le 11/03/2020 à 16:39, Frank Elsner via Exim-users a écrit :
>> Hi,
>> On a debian/exim/sympa list server, I plan to write a List-Id oriented
>> router.
>>
>> I wrote this:
>> some_router:
>>   debug_print = "R: some_router for $local_part@$domain"
>>   condition = ${if match {$h_List-Id}{<test.my.domain>} {yes}{no}}
>  
> Try condition = ${if match {$h_List-Id:}{<test.my.domain>} {yes}{no}}

Fine !
It's work perfectly.
Thank for all
Regards
Francois

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

Reply via email to