[
https://issues.apache.org/jira/browse/JAMES-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13535797#comment-13535797
]
Eike Kettner commented on JAMES-1443:
-------------------------------------
Hi Eric,
I'm sorry, I don't understand. Which is the new and which the old stuff? And is
3.0-beta4 using the old or new code? I experienced this issue with 3.0-beta4.
As far as I remember, I didn't see a deprecated notice while I was modifying,
but I was actually trying to comply to the existing code as much as possible.
The patch is created against the trunk branch.
The only change to james code in this patch is the removal of a "return null"
statement. The other 99.8% of the patch is the unit test case (only sources in
main/test/java). I just tried to comply to the current test case and have
refactored it just to avoid code duplication.
I compiled james server with this patch and my application did work as
expected, but I have no idea whether old or new code is involved.
If you can guide me to the correct places, I could update the patch in that it
also applies to new code, if necessary.
Hope that helps ?
Thanks, Eike
> Rewrite recipients to both local and remote users fails
> -------------------------------------------------------
>
> Key: JAMES-1443
> URL: https://issues.apache.org/jira/browse/JAMES-1443
> Project: James Server
> Issue Type: Bug
> Affects Versions: Trunk, 3.0-beta4
> Reporter: Eike Kettner
> Attachments: james1443.patch
>
>
> If I define a mapping:
> mixed@localhost --> a@locahost, [email protected]
> mails for "mixed@localhost" are only delivered to the remote recipients, but
> not to the local ones. If I instead define only local or only remote
> recipients, the mails are delivered as expected.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]