Hi,
We are currently using james-2.3.0b1
>From the James config file:
<!-- Uncomment this if you want to require SMTP authentication.
supported values:
true: required but announced only to not authorizedAddresses
false: don't use AUTH
announce: like true, but always announce AUTH capability to
clients
The correct behaviour per RFC value would be false or
announce
but we still support true for backward compatibility and
because
some webmail client fails when AUTH is announced but no
authentication
information has been provided
-->
<!--
<authRequired>true</authRequired>
-->
It seems one just needs to uncomment the <authRequired>true</authRequired>?
Where do you set the username/password credentials for your clients to login
to your James server using SMTP AUTH?
Does anyone have some experience with this service, they would kindly share?
Thanks for any help.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]