You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Shunhui Zhu <sh...@netvmg.com> on 2002/12/10 02:19:14 UTC

temporary store and re-delivery

Hi, I'm new to James, would appreciate your help.

Is there anyway to write a mailet to intercept an email (say to a
particular user), store it to the file system, but not to deliver to the
user? Once stored, is there anyway to retrieve this email, and deliver
it to the intended user afterwards?

Thanks.

Shunhui

RE: temporary store and re-delivery

Posted by "Noel J. Bergman" <no...@devtech.com>.
Yes, you could store it in a repository, and then later you could read it
form the repository and send it (pushing it back into the spool).

	--- Noel


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>