> I need to configure James to forward automatically all
> the emails to the outbound SMTP proxy

Look in the config.xml file for <mailet match="All" class="RemoteDelivery">.
That is the start of your RemoteDelivery mailet.  Look in the mailet
configuration for the <gateway> tag, which is currently commented out.
Uncommented the tag, and modify the tag body to the name of your gateway
server.

        --- Noel


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

Reply via email to