Hi Danny, Thanks for the response. Change the subject of the resent mail, or add some header or an attribute which will let you ignore them if they've *already* been resent.
Didn't worked after I change the subject of the email. When I am going thru the code-this exception is getting generated from these places: org.apache.james.transport.mailets AbstractRedirect.java AbstractVirtualUserTable.java DSNBounce.java if the subject is "undeliverable mail" use to processor to the "undeliverable" processor in the undeliverable processor if the recipient is not [EMAIL PROTECTED] forward it to them otherwise to processor Transport. This one-can u provide me a sample XML node to start with. -----Original Message----- From: Danny Angus [mailto:[EMAIL PROTECTED] Sent: Saturday, December 30, 2006 4:08 AM To: James Users List Subject: Re: exception! javax.mail.MessagingException: Unable to create a new message name: too long. Possible loop in config.xml. On 12/29/06, Sharma, Ashutosh <[EMAIL PROTECTED]> wrote: > 2)<mailet match="SubjectStartsWith=Undeliverable Mail" class="Resend"> > exception! javax.mail.MessagingException: Unable to create a new message > name: too long. Possible loop in config.xml. Change the subject of the resent mail, or add some header or an attribute which will let you ignore them if they've *already* been resent. or Try this... if the subject is "undeliverable mail" use to processor to the "undeliverable" processor in the undeliverable processor if the recipient is not [EMAIL PROTECTED] forward it to them otherwise to processor Transport. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
