Hi,

I've written a custom mailet and am concerned about what happens if it
fails.  By default, if a mailet throws an Exception it is handled by
the error processor and gets sent to /var/mail/error.

Let's say I know why the Exception is thrown, and I know that if James
were to process the mail a second time it would be successful.  Is
there a simple way to queue up emails from a repository for
reprocessing?  Or if not, can I add some other mailet to the error
processor section of my config that will enable reprocessing at some
later time? (This could be hours, or days later).

Thanks,

-kb

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

Reply via email to