>�From: Ye Tao <[EMAIL PROTECTED]>
>�Date: Tue Aug 29 14:38:02 EDT 2000
>
> I'd prefer an XML based scheme, although I can live
> with name/value. Sometimes not only the mailet, but
> also the match condition itself could get a little
> more complex. for example,i have one mailet that
> checks what remote addresses are allowed to relay
> emails, and i ended up with sth like
> 
> match="SenderIsAllowed=IP=127.0.0.1|255.255.255.255;10.20.81.109|255.0.0.0,
> DN=apache.org;xyz.com"
> 
> which allows both IP and domain based filters. i have
> to use several delimiters here '=|,;' here :)
> 
> anyway, a name/value pair interface should still work
> for me... just more delimiters...

I agree that matchers could use more flexible configuration than a single String, 
although at this point I'd prefer to not have to change the conf files.  Perhaps as a 
later improvement to the mailet API we can give name/value pair parameters to matchers.

Serge Knystautas
Loki Technologies
http://www.lokitech.com/


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives:  <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to