[ http://issues.apache.org/jira/browse/JAMES-369?page=all ]
Stefano Bagnara updated JAMES-369:
----------------------------------
Attachment: SMTPHandler.java.patch
SMTPServer.java.patch
This is my proposal.
This is backward compatible (authRequired=false and authRequired=true works as
before).
Now it support authRequired = announce that will always announce the capability.
> Always announce AUTH capability to clients
> ------------------------------------------
>
> Key: JAMES-369
> URL: http://issues.apache.org/jira/browse/JAMES-369
> Project: James
> Type: Improvement
> Versions: 2.2.0
> Reporter: Vincenzo Gianferrari Pini
> Assignee: Vincenzo Gianferrari Pini
> Priority: Minor
> Fix For: 2.2.1
> Attachments: SMTPHandler.java.patch, SMTPServer.java.patch
>
> It would be useful to have James always announce its ability to handle the
> AUTH commands, even when it is not required to authenticate, in order to have
> the sender optionally authenticate if able to do it.
> This way, if the sender MUA (or MTA) authenticates, the James server is able
> to SMIMESign the message because the sender user is known, independently of
> being or not in an authorized subnet and from becoming authorized to relay or
> not.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]