> I've looked at Redirect, but i didn't have the much luck... > > Any ideas? > > Heres my config...
Redirect or NotifyPostmaster should apply: you can't quote the original message but you can attach it to the notification message. If you need to quote then you can create your own mailet extending AbstractRedirect or AbstractNotify. I don't see the Redirect mailet used in your config. Can you post the full config (with Redirect in use)? Stefano > <processor name="error"> > <mailet match="All" class="ToRepository"> > <repositoryPath> file://var/mail/error/</repositoryPath> > <passThrough> true </passThrough> > </mailet> > </processor> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
