Serge Knystautas wrote:
> 
> ----- Original Message -----
> From: "Roberto Lo Giacco" <[EMAIL PROTECTED]>
> > What is the purpose of GenericListserv, PicoListserv and PicoListManager?
> > Shouldn't them be merged into a single mailing list mailet or do we want
> to
> > define a generic interface all mailing list mailet should implement? I
> think
> > it's of no interest to have a ListMailet interface because it's a common
> > Mailet with some specific configurations over which we have no power.
> 
> Originally I had written an abstract mailet giving you listserv-like
> functionality, and you could implement this class to grab the list of
> subscribers and listserv settings however you want.  However, between
> various authors and versions, my original version could mutated into an
> avalon specific implementation.  I believe GenericListserv was my second
> (and still incomplete) attempt to build this abstract class.
> 
> I was waiting for the abstracted UserRepository and MailRepository before I
> finished cleaning up those mailets though... the UserRepository has been
> integrated... anybody know when the MailRepository proposal will get
> integrated? 

It is: at least the one I did. org.apache.james.MailRepository is now an
interface. The file system implementation is AvalonMailRepository.
Serge, did you get anywhere with the db implementation?

 I can take a crack at it if others are busy.  I'd like to
> release 1.2 soon. :)

Two issues it would be good to address before 1.2:
1) can anyone replicate the POP3 download bug reported on the list?
2) did anyone get the TLS versions for any of POP3/ RemoteManager/ SMTP
working smoothly?

Any others?

Charles


------------------------------------------------------------
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