You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Barry Jia <bj...@brightspark.com> on 2001/10/11 17:54:53 UTC

help.

I wrote a mailet which extends GenericMailet, in my service(), I call
getMailetContext.bounce(..) to reply the received email,but the james looks
bounce endless, keep boune for ever, anybody know how to let it only bounce
once ?
Thanks

Barry Jia
QA Developer, Brightspark Corp.
Phone: 416-488-1999 x 306
Email : bjia@brightspark.com
20 Eglinton Avenue West, Suite 600 
Toronto, Ontario 
Canada M4R 1K8





Re: help.

Posted by Don Saxton <eu...@pacbell.net>.
help.     genericmail.setState(Mail.GHOST);  //these are not going anywhere else

  ----- Original Message ----- 
  From: Barry Jia 
  To: 'james-user@jakarta.apache.org' 
  Sent: Thursday, October 11, 2001 8:54 AM
  Subject: help.


  I wrote a mailet which extends GenericMailet, in my service(), I call getMailetContext.bounce(..) to reply the received email,but the james looks bounce endless, keep boune for ever, anybody know how to let it only bounce once ?

  Thanks 

  Barry Jia 
  QA Developer, Brightspark Corp. 
  Phone: 416-488-1999 x 306 
  Email : bjia@brightspark.com 
  20 Eglinton Avenue West, Suite 600
  Toronto, Ontario
  Canada M4R 1K8