Am Mittwoch, den 31.05.2006, 15:42 -0600 schrieb Kevin Baribeau: > 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
You can use FromRepository Mailet for this. Or if you use the current trunk you can use FLUSHSPOOL command in the RemoteManager. bye Norman
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
