Stefano Mazzocchi wrote:
> Good point.
> 
> Let's try again:
> 
>   Mailet
>    void init(MailContext context);
>    void service(Mail mail) throws MailetException;
> 
>   MailContext
>    void sendMail(Mail mail) throws IOException;


+1

i've been really busy this week, but I have MailDispatcher and some
other methods to add (just to say this doesn't represent all of the mail
API).

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


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

Reply via email to