Hut,..

> However, is there any code (i.e. setting the
> mail object's to "GHOST") that will prevent a message from
> falling into this
> loop?

Noel says it's a programming issue, look at it like this...

Its a logic problem, you have to ensure that any mail you meddle with and
re-send cannot be intercepted by the *same* mailet/matcher that it
originated from.

Yes GHOST helps, but it is more likely to be by fine tuning the mailet
ordering, sidelineing things into new processors, and the careful choice of
matchers that will break your loop *and* allow your functionality to be
enabled.

d.


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

Reply via email to