If a mailet fails, James sends the message to the error processor and does not record where it is coming from. You'd have to do what you need in your own mailet.
Serge Knystautas Loki Technologies - Unstoppable Websites http://www.lokitech.com/ ----- Original Message ----- From: "Adam Smith" <[EMAIL PROTECTED]> To: "james user list" <[EMAIL PROTECTED]> Sent: Thursday, November 15, 2001 10:15 AM Subject: processor pipeline question > > If my mailet fails for some reason, and a message is left in the James > repository in the root processor (or transport processor for that matter) as > indicated by the message_state, how can I then get that message to continue > where it left off, or go through the processor pipeline again when I modify > the mailet and restart James? Do I just need to make my own mailet that > checks for this? > > ___________________________________ > Adam Smith > [EMAIL PROTECTED] > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
