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

Handle rewrite for "alias"

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0
    • RRT
    • None

    Description

      Modify the static methods of the mapping interface to be handling rewrites for aliases.

      Write tests regarding these rewrites in `AbstractRecipientRewriteTableTest`:

      ```
      Given an alias mapping from 'bob-alias@domain.tld' to 'bob@domain.tld'
      When I call getMappings from 'bob-alias@domain.tld'
      Then a Mappings containing only 'bob@domain.tld' is returned
      ```

      Attachments

        Activity

          People

            Unassigned Unassigned
            btellier Benoit Tellier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: