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]

Reply via email to