[jira] [Created] (JAMES-2271) MailetContext.sendMail with delay feature (Schedule delayed re-processing)

2017-12-25 Thread Taro App (JIRA)
Taro App created JAMES-2271: --- Summary: MailetContext.sendMail with delay feature (Schedule delayed re-processing) Key: JAMES-2271 URL: https://issues.apache.org/jira/browse/JAMES-2271 Project: James Server

[jira] [Commented] (JAMES-2265) Use instead of in mailetcontainer.xml

2017-12-17 Thread Taro App (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16294584#comment-16294584 ] Taro App commented on JAMES-2265: - Created the PR: https://github.com/apache/james-project/pull/90 > Use

[jira] [Created] (JAMES-2265) Use instead of in mailetcontainer.xml

2017-12-17 Thread Taro App (JIRA)
Taro App created JAMES-2265: --- Summary: Use instead of in mailetcontainer.xml Key: JAMES-2265 URL: https://issues.apache.org/jira/browse/JAMES-2265 Project: James Server Issue Type: Bug

[jira] [Commented] (JAMES-2260) RemoteDelivery mailet delayTime parse issue

2017-12-17 Thread Taro App (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16294569#comment-16294569 ] Taro App commented on JAMES-2260: - Created PR: https://github.com/apache/james-project/pull/89 >

[jira] [Commented] (JAMES-2253) addFooter mailet doesn't work for multipart mail

2017-12-17 Thread Taro App (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16294550#comment-16294550 ] Taro App commented on JAMES-2253: - Created the PR: https://github.com/apache/james-project/pull/88 >

[jira] [Commented] (JAMES-2263) onMailetException doesn't work even the default onMailetException="error"

2017-12-17 Thread Taro App (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16294543#comment-16294543 ] Taro App commented on JAMES-2263: - See the fix proposed for JAMES-1473. With the same fix, this issue

[jira] [Created] (JAMES-2263) onMailetException doesn't work even the default onMailetException="error"

2017-12-17 Thread Taro App (JIRA)
Taro App created JAMES-2263: --- Summary: onMailetException doesn't work even the default onMailetException="error" Key: JAMES-2263 URL: https://issues.apache.org/jira/browse/JAMES-2263 Project: James Server

[jira] [Updated] (JAMES-2260) RemoteDelivery mailet delayTime parse issue

2017-12-14 Thread Taro App (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taro App updated JAMES-2260: Attachment: Delay.patch DelaysAndMaxRetry.patch DelayTest.java.patch

[jira] [Updated] (JAMES-2260) RemoteDelivery mailet delayTime parse issue

2017-12-14 Thread Taro App (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taro App updated JAMES-2260: Description: This works: {code:xml} 3* 5 minutes,3* 15 minutes,23* 1 hour {code} But these don't work:

[jira] [Updated] (JAMES-2260) RemoteDelivery mailet delayTime parse issue

2017-12-14 Thread Taro App (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taro App updated JAMES-2260: Description: This works: {code:java} 3* 5 minutes,3* 15 minutes,23* 1 hour {code} But these don't work:

[jira] [Created] (JAMES-2260) RemoteDelivery mailet delayTime parse issue

2017-12-14 Thread Taro App (JIRA)
Taro App created JAMES-2260: --- Summary: RemoteDelivery mailet delayTime parse issue Key: JAMES-2260 URL: https://issues.apache.org/jira/browse/JAMES-2260 Project: James Server Issue Type: Bug

[jira] [Updated] (JAMES-2253) addFooter mailet doesn't work for multipart mail

2017-12-07 Thread Taro App (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taro App updated JAMES-2253: Attachment: AddFooter.patch Attached is the patch to fix the issue by modifying AddFooter.java. This

[jira] [Created] (JAMES-2253) addFooter mailet doesn't work for multipart mail

2017-12-07 Thread Taro App (JIRA)
Taro App created JAMES-2253: --- Summary: addFooter mailet doesn't work for multipart mail Key: JAMES-2253 URL: https://issues.apache.org/jira/browse/JAMES-2253 Project: James Server Issue Type: Bug