>  MailRepository has not been added to the mailet API, and 
> will probably be changed before it would be added.

What are the proposed/scheduled changes to the MailRepository interface?

I think that 1 thing that should be supported is to be able to retrieve the
size of the messages while retrieving the list and not with further query
(this is a must for pop3 server performance).

Speaking of mailet api I also think that a "MailImpl" interface should be
added to the api. Currently many james mailet are not usable outside from
james (I mean inside another mailet container) because they cast to
james.MailImpl.

Stefano


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

Reply via email to