>You could go into Forward.java and add:
>
> if(! (new Boolean(getInitParameter("passThrough"))).booleanValue())
{
> mail.setState(Mail.GHOST);
I was wondering what that state mean't. There isn't any detail of it in the
mailet API.I've made changes to the Forward and Redirect class. Thanks all. I now have 3 ways of doing what I wanted. :) (no sarcasm implied) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
