Serge,

I was just trying to contrast between putting the e-mail through the
pipeline vs storing it directly in the user repository, and then suggested
that if there was a desire to skip the pipeline, that it could be a
configuration item.

Yes, sendMail does end up being a call to spool.store() at the end of the
call chain, so the option could be by configuring the repository name.  But
at the moment, I don't believe that sending mail is actually *defined* that
way in the Mailet API -- it is just implemented that way by James.  That was
behind the comment I made about unifying concepts in James v3.

        --- Noel


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

Reply via email to