[ https://issues.apache.org/jira/browse/JAMES-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122095#comment-15122095 ]
ASF GitHub Bot commented on JAMES-1670: --------------------------------------- GitHub user Ahmet-Kaplan opened a pull request: https://github.com/apache/james-project/pull/34 JAMES-1670 ToRecipientFolder mailet should use init parameters I fixed the mailet, created a unit test (taken mostly from LocalDeliveryTest) and added some info about ToRecipientFolder mailet to dev-provided-mailets docs. Hopefully I don't make any mistake :) You can merge this pull request into a Git repository by running: $ git pull https://github.com/Ahmet-Kaplan/james-project trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/james-project/pull/34.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 #34 ---- commit 292e107c01d2399ccbee96f02ff58c23ee8a2b07 Author: akaplan <akaplan@192.168.1.26> Date: 2016-01-28T18:45:40Z JAMES-1670 ToRecipientFolder mailet should use init parameters ---- > ToRecipientFolder mailet should use init parameters > --------------------------------------------------- > > Key: JAMES-1670 > URL: https://issues.apache.org/jira/browse/JAMES-1670 > Project: James Server > Issue Type: Bug > Affects Versions: Trunk > Reporter: Ahmet Kaplan > Priority: Minor > > ToRecipientFolder mailet has two parameters: folder and consume. > Previously these parameters processed correctly but while integrating > sieverepository, the parameters are disappeared. > I propose to use folder and consume parameters again. -- 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