GitHub user chibenwa opened a pull request: https://github.com/apache/james-project/pull/20
JAMES-1619 Unit tests for LocalDelivery mailet In this PR I present unit tests for LocalDelivery mailet. This mailet is used to deliver mail received from the SMTPServer to the appropriate user mailbox. It is tested with : - with no SieveScript - with and without virtual hosting This (crucial) functionality was not tested before. This is a preliminary from JAMES-1620 : Proove JSIEVE integration in JAMES works You can merge this pull request into a Git repository by running: $ git pull https://github.com/chibenwa/james-project JAMES-1619 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/james-project/pull/20.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #20 ---- commit f7bd3bb14ae58662326c249599f0e7c6a72b1899 Author: benwa <be...@minet.net> Date: 2015-12-09T17:53:57Z JAMES-1619 Unit tests for LocalDelivery mailet - with no SieveScript - with and without virtual hosting ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org