As most of you know the subscription area of a list can
be defined by the Service= keyword. You can put
other networks in this area by adding a Local= keyword and
include this in the Service= keyword.
 
In a list we defined:
 
* Local=   *.nl
* Service= Netherlands, Local
 
However, subscriptions coming from the .NL network were
refused. After a search we found out that this was
caused by the BLANK between Netherlands and Local.
These were the right strings:
 
* Local=   *.nl
* Service= Netherlands,Local
 
So be aware of this, a mistake is easily made.
 
Greetings, Marc de Lyon