[
https://issues.apache.org/jira/browse/JAMES-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoit Tellier resolved JAMES-2389.
-----------------------------------
Fix Version/s: 3.5.0
Resolution: Fixed
https://issues.apache.org/jira/browse/JAMES-2949 have been solving this.
We did strongly type usernames and then enforced a lower case usage within
UsersRepository, eventually resolving this issue.
> Inbox User Name is case sensitive so wrong inbox generated
> ----------------------------------------------------------
>
> Key: JAMES-2389
> URL: https://issues.apache.org/jira/browse/JAMES-2389
> Project: James Server
> Issue Type: Bug
> Components: data
> Affects Versions: 3.0.1
> Reporter: mostafa vtp
> Priority: Major
> Fix For: 3.5.0
>
>
> Hi
> When sending an email to a user with no lower case user name, a new Inbox is
> created for that user.
> For example assume:
> I have a user with "[email protected]" name for example. When I send mail to
> "*Test1*@t.t1", James accepts it but *creates a new mail box* with
> "[email protected]" name in database(JAMES_MAILBOX table in USER_NAME field) *and
> "[email protected]" user can't see the email.*
> It seems user existence check is case insensitive but mailbox creation is
> case sensitive.
> James should not create a new inbox in this situation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]