[
https://issues.apache.org/jira/browse/JAMES-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13201232#comment-13201232
]
Eric Charles commented on JAMES-1369:
-------------------------------------
Hi,
I have committed a first patch to disallow the creation of 2 domains with
different cases.
http://svn.apache.org/viewvc?rev=1240986&view=rev
That's only the first part of the solution.
We now have to do some more work on the user and delivery side.
For the user part, I plan to do it such as for the domains : disallow
[email protected] if [email protected] is already present.
For the delivery part, we could do this in the localdeliverymailet, but I think
the right place is the mailbox subproject.
With this, we take as assumption that [email protected] is the same as
[email protected], so that [email protected] can not be created.
I didn't check the RFC if this true... Any thought ?
Btw, JDBC storage is deprecated in favor of JPA.
> domains names in James 3 Beta 3 are case sensitive. Used the matcher
> RecipientToLowerCase and it only converts the local part (user name) to lower
> case.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JAMES-1369
> URL: https://issues.apache.org/jira/browse/JAMES-1369
> Project: JAMES Server
> Issue Type: Improvement
> Components: Matchers/Mailets (bundled)
> Affects Versions: 3.0-beta3
> Environment: Linux
> Reporter: Phanidhar
> Assignee: Eric Charles
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.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]