I'v added to UserManager the ability to manager more than just one user
list. 
Now 4 ex you can have a userlist called "LocalUsers" an another one for
a mailing list called "MyList" etc.

I've added a match class to called RecipientBelongsTo which check if
recipient is local and belongs to the specified list.

<servlet match="RecipientBelongsTo=MyList" class=...>

I was thinking of adding a NotSoMiniListserv :-) using such
UsersRepository to add subscribe and unsubscribe via mail capabilities.

Fede


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/>
Problems?:           [EMAIL PROTECTED]

Reply via email to