Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-2389

Inbox User Name is case sensitive so wrong inbox generated

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.1
    • 3.5.0
    • data
    • None

    Description

      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 "test1@t.t1" name for example. When I send mail to "Test1@t.t1", James accepts it but creates a new mail box with "Test1@t.t1" name in database(JAMES_MAILBOX table in USER_NAME field) and "test1@t.t1" 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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mostafavtp mostafa vtp
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: