> Doing a store would bypass the James pipeline. Doing the send
> puts the message through local message processing. This is considered
> desirable. An argument could be made for it being a configuration option.
> IMHO, absolutely not... if you want to put it at the top of the
> pipeline, put it in the root repository, which is always the top
> of the spool for local message processing.
Serge, please clarify your point. The term "repository" is overloaded a bit
too much for clarity in this context. I am not at all sure that we are
disagreeing.
FetchPOP inserts mail the same way that the SMTPHandler does, using
sendMail(). Eventually, sendMail() calls setState(), which specifies which
processor. It does not store the user's mail directly in the user's
mailbox.
I do think that we can unify things further in James v3.
--- Noel
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>