Antoine Duprat created JAMES-1595:
-------------------------------------

             Summary: Exception message is not well formatted when thrown by 
error mapping
                 Key: JAMES-1595
                 URL: https://issues.apache.org/jira/browse/JAMES-1595
             Project: James Server
          Issue Type: Bug
    Affects Versions: Trunk
            Reporter: Antoine Duprat
             Fix For: Trunk


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_"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to