> So wats the final verdict on JAMES connecting to a
> gateway using SMTP AUTH for remote delivery. Is it
> possible or not ? I m using JAMES 2.1.3

There is no code to support it, although it would be relatively simple for
you to add.  You would need to use the <gateway> tag to setup a gateway, and
the properties to provide JavaMail with the SMTP AUTH information that
should be used with that gateway.

You'd need to add some trivial lines of code to the init and deliver
methods.

        --- Noel


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

Reply via email to