I must be daft...I just downloaded 2.3.0rc2 and started the server, and I
don't see "smtphandlerchain" in the config.xml that gets created.
I've missed a step?
> Is there a way to create an external file reference? For
example, something along the lines of:
>
> <mailet match="[EMAIL PROTECTED]" class="Forward">
> <forwardto> %webguy.txt% </forwardto>
> </mailet>
Yes there is. Search for "smtphandlerchain" in the config.xml ( james-2.3.0rc2)
to understand howto do it.