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

Exception message is not well formatted when thrown by error mapping

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • Trunk
    • None

    Description

      Exception message is not well formatted when thrown by error mapping.

      For example, when having the two following mappings:

      • error mapping for user "test" at domain "localhost": "bounce!"
      • error mapping for user "test" at domain "localhost": "error"

      throws a ErrorMappingException with messaage: "bounce!;error:error"

      Other example, with mappings:

      • error mapping for user "test" at domain "localhost": "bounce!"
      • address mapping for user "test" at domain "localhost": "test@localhost"

      throws a ErrorMappingException with messaage: "bounce!;test@localhost"

      Attachments

        Activity

          People

            Unassigned Unassigned
            aduprat Antoine Duprat
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: