Thanks for that, I can now see all the addresses in the redirected mail. For some reason the addresses still do not appear in the original mail that gets attatched but at least I can see them now.
On Thu, 2003-07-10 at 16:54, Vincenzo Gianferrari Pini wrote: > Peter, > > with v2.2.0a8 you can code: > > <processor name="redirect"> > <mailet match="All" class="Redirect"> > <recipients>[EMAIL PROTECTED]</recipients> > <to>[EMAIL PROTECTED],to</to> > <sender>apps1</sender> > <message xml:space="preserve">Redirected Message: > </message> > <inline>none</inline> > <attachment>message</attachment> > <passThrough>FALSE</passThrough> > <attachError>TRUE</attachError> > <prefix xml:space="preserve">[redirected mail] </prefix> > <static>TRUE</static> > </mailet> > </processor> > > Vincenzo -- Peter Kelley <[EMAIL PROTECTED]> Moveit Pty Ltd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
