>I�m a james newbye , so maybe i�m wrong.
 
>When a matcher "match" the mail, the associated mailet is call. 
>But the processor chain still goes on. So, mail will fail because 
>its a local mail and there isn�t this "user". If you are 
>implementing your own mailet, you can set the state of the 
>Mail to GHOST. This "breaks" the processor chain and no more processing
will be done.  :-\
 
To conclude this; I followed your advice and set the state to GHOST in the
mailet. Works like a charm. And better than disabling processors, since I
assume that this is the preferred way and also that there's less
modfications that needs to be done to config.xml == less error prone. Plus
that the mail server now also can be used for "normal" user mail processing,
if the need arises.

Regards Erik Beijnoff
        




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

Reply via email to