> if I set to true the AuthentificationRequired for the smtp server, it
> means that all connection will need to log in first ??

James will return "530 Authentication Required" in response to a RCPT
command if authentication is required.

> So I can not use this option if I want my smtp server to receive mails
> from other mail servers ??

Incorrect.  You can use it.  What it means is that people who want to relay
e-mail through your server to foreign domains will need to authenticate.

> while handling a mail in a mailet, is there a way to know who is the
> auhtenticated user ?

Not in James v2.1.

        --- Noel


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

Reply via email to