Hello Everyone, I have been a bit confused on a matter of forwarding email. I am able to forward email well, but for every message sent the recipient receives 27 messages. I looked in the spool manager and indeed there is a loop.
Now, the matcher "RemoteAddrNotInNetwork" works like a charm and few more selective matchers do help. However, is there any code (i.e. setting the mail object's to "GHOST") that will prevent a message from falling into this loop? I understand that the getMailetContext().sendMail(); sends the mailet to the top of the root processing queue, but I am unsure the full effects and consequences that has in preventing or allowing the feedback loop. Any suggestions would be welcome! Thanks, Hut --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
