Probably the best answer is to look at the RemoteDelivery mailet. Basically what it does is to move the mail to another MailRepository and then on intervals check if any mails in that repository are ready for a transmission retry.
--S�ren On Wednesday 25 February 2004 13:14, astrograph wrote: > hi, > > I�ve written a mailet which sends emails to a JMS queue. Sometimes I get > an error (JMSException), in this case I want James to retry sending the > JMS, i.e. processing the email again with this mailet... > > how can I configure the mailets, so an e-mail which was not GHOSTED will > again be processed? > > tia > > phil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- S�ren Hilmer, M.Sc. R&D manager Phone: +45 70 27 64 00 TietoEnator IT+ A/S Fax: +45 70 27 64 40 Ved Lunden 12 Direct: +45 87 46 64 57 DK-8230 �byh�j Email: soren.hilmer <at> tietoenator.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
