Re: missing SieveMailet.java functions setFilesystem & setFolder in james beta 3

2013-02-19 Thread Eric Charles
Hi Rajender, The setFolder method has been introduced to make the SieveMailet configurable for e.g. the ToSenderFolder mailet. The setFilesystem is there since a longer time and is needed to allow access to the mailrepository system if I remember well. In all cases, there are too many chang

Re: missing SieveMailet.java functions setFilesystem & setFolder in james beta 3

2013-02-19 Thread Rajender Vallapureddy
Dear Eric, Thank you for your reply. The below code is working fine with beta james 4. When I call the sieveMailet.service(mail) the mails are getting stored in MyFolder. I am confused as to how the code needs to be changed to make it work in james beta 3 to get the mails stored in MyFolder rathe

Re: missing SieveMailet.java functions setFilesystem & setFolder in james beta 3

2013-02-19 Thread Eric Charles
If your code works with beta4, You should diff SieveMailet-beta4 with SieveMailet-beta3 and backport that diff to SieveMailet-beta3. The change should normally be trivial. And you will need to recompile/repackage James. Hopes this help, Eric On 19/02/2013 10:11, Rajender Vallapureddy wrote:

Jenkins build became unstable: james-server-trunk #3683

2013-02-19 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Jenkins build became unstable: james-server-trunk ยป Apache James :: Karaf :: Integration tests #3683

2013-02-19 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james

[jira] [Commented] (MAILBOX-194) JPA mailbox does not free derby disk space on mail delete

2013-02-19 Thread Adhish (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581876#comment-13581876 ] Adhish commented on MAILBOX-194: You can probably close this issue. The Derby size was gr

[jira] [Commented] (JAMES-1480) Unable to remove messages in POP3 when the client closes the connection (under high load)

2013-02-19 Thread Adhish (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581878#comment-13581878 ] Adhish commented on JAMES-1480: --- Eric I have updated MAILBOX-194 because the derby db growt

[jira] [Closed] (MAILBOX-194) JPA mailbox does not free derby disk space on mail delete

2013-02-19 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed MAILBOX-194. Resolution: Not A Problem > JPA mailbox does not free derby disk space on mail delete > --