Stefano Mazzocchi wrote:
> Yes, they request it and we say "no way, do it smartly" and we tell them
> how to do it :)

Apologize for my slowness... basically you're suggesting on
ServletContext (probably...?) we add a method

public void sendMessage(String sender, Vector recipients, MimeMessage
message);

(I was still thinking sendMail(Mail newMail) )

Gosh that makes perfect sense now that I get it.  But I still don't
understand why you want to return the original Mail object from service.
;)

> A mailet security manage is something that will be needed, but let's not
> think about it for now. The method restriction is about API design not
> security restrictions.

Yeah, I'll gladly table this.

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