I'm using James to serve a couple lists using a slightly modified version of the listserv provided in the James source. Everything works fine if somebody emails "[EMAIL PROTECTED]". I have a matcher in the root processor that catches "list-xxxxxxx" and sends it to the listserv mailet. However, if somebody sends to "[EMAIL PROTECTED],[EMAIL PROTECTED]" the mailet only picks up the first list and discards the second address.

Is there a better processor for me to put the matcher where it would catch the two distinct lists after they are split by James? Or do I have to rewrite the listserv to be more intelligent about recognizing that more than one list is involved?

Thanks

-J










--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to