Hi Stefano,

Thanks for the information. Since I'm actually only interested in the final
error message (that the message actually got bounced), I'll guess I'll just
extend Bounce and put in my custom code in the service method, and then just
call super.service and let James continue like normal...

Thanks alot for your help, I feel like I may be able to add my own little
piece of code without feeling like I might be breaking something.

Best,

Mark

On 10/3/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote:

Mark Waschkowski wrote:
> Hi Stefano,
>
> Thanks for the response.
>
> I looked at the source and was hoping to look at the javadocs for it - I
> guess I need to generate the javadocs from source eh? I can't seem to
see
> anywhere that has them done already...

You can find apidocs and xrefs for 2.3.0RC3 here:
http://james.apache.org/server/2.3.0/project-reports.html

> This link online isn't working (bottom of
> http://james.apache.org/server/2.2.0/index.html)
> http://james.apache.org/server/2.2.0/FAQ.html
>
> So, if I was only interested in the final error, would best approach be
to
> extend Bounce and implement a custom Service method?
>
> Mark

Maybe you also need to change RemoteDelivery: I don't remember if the
temporary exception is appended to the message for this scenario.

Stefano


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


Reply via email to