[
https://issues.apache.org/jira/browse/JAMES-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13201243#comment-13201243
]
Eric Charles commented on JAMES-1369:
-------------------------------------
Hi Stefano. Thx for the explanation :) I will thus go for:
- domain (as done in my last commit) : check if the given domain.toLowercase is
present. If yes, throw exception, otherwise insert givenDomain.toLowercase
- user : same as for domain
- delivery: when receiving a mail, the mailbox store will lowerCase all given
user and domain information (so any mailet, the sieve, or upcoming ToFolder
benefits from this).
> 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]