Build failed in Jenkins: james-server-trunk #2627

2012-02-10 Thread Apache Jenkins Server
See -- [...truncated 1480 lines...] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/james-server-data-library/maven-metadata.xml Downloaded: https://reposit

Re: whitelisting/blacklisting ip addresses for IMAP

2012-02-10 Thread Eric Charles
Hi, POP3 and SMTP run in the protocols framework where you can define handler chains via configuration (the Handlers being JAVA classes). IMAP4 does not allow this and you have to implement in-hard in the code. There is an effort to implement IMAP4 in the protocols project, which will make i

whitelisting/blacklisting ip addresses for IMAP

2012-02-10 Thread roy . james
Hello James Developers, Long time lurker and fan, my company has been dealing with email for some time and recently we started a project to use James IMAP to access our email. So we started our own Mailbox implementation. Recently the idea of limiting access to the IMAP service based on whitel

[jira] [Commented] (IMAP-360) IMAP-folder jumps

2012-02-10 Thread lcl hst (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205512#comment-13205512 ] lcl hst commented on IMAP-360: -- Maybe UIDVALIDITY changed and Thunderbird still has the old UID

[jira] [Commented] (IMAP-360) IMAP-folder jumps

2012-02-10 Thread lcl hst (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205507#comment-13205507 ] lcl hst commented on IMAP-360: -- As I said, the jumping folders do not cause any events on the m

Re: [jira] [Commented] (IMAP-360) IMAP-folder jumps

2012-02-10 Thread l0c4l h0st
As I said, the jumping folders do not cause any events on the mailboxmanager, so Thunderbird doesn't actually mark the messages read on the server or anything. I'll download the beta4 and retest. However, I'm not sure how to trigger this. I usually get this at random times. I'll download the beta4

[jira] [Commented] (IMAP-360) IMAP-folder jumps

2012-02-10 Thread Eric Charles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205478#comment-13205478 ] Eric Charles commented on IMAP-360: --- Hi, Thx for the details. I have to take time next wee

[jira] [Commented] (IMAP-360) IMAP-folder jumps

2012-02-10 Thread lcl hst (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205412#comment-13205412 ] lcl hst commented on IMAP-360: -- OK, cool, been refreshing a bit more: It also works when you're

[jira] [Commented] (IMAP-360) IMAP-folder jumps

2012-02-10 Thread lcl hst (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205402#comment-13205402 ] lcl hst commented on IMAP-360: -- Regarding Norman's question: No. When messages appear in a cert

[jira] [Commented] (IMAP-360) IMAP-folder jumps

2012-02-10 Thread lcl hst (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205401#comment-13205401 ] lcl hst commented on IMAP-360: -- Hi, yes: JAMES version 3.0 beta3. Thunderbird version 9.0.1.

[jira] [Commented] (IMAP-360) IMAP-folder jumps

2012-02-10 Thread Eric Charles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205382#comment-13205382 ] Eric Charles commented on IMAP-360: --- Hi, Can you also indicate the james version you are u

Re: IMAP-folder jumps

2012-02-10 Thread l0c4l h0st
Created IMAP-360. - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

[jira] [Created] (IMAP-360) IMAP-folder jumps

2012-02-10 Thread lcl hst (Created) (JIRA)
IMAP-folder jumps - Key: IMAP-360 URL: https://issues.apache.org/jira/browse/IMAP-360 Project: JAMES Imap Issue Type: Bug Components: JPA Mailbox, Mailbox, Protocol Affects Versions: 0.2.1, 0.2, 0.2-M1, 0.1, 0.3

Build failed in Jenkins: james-server-trunk #2626

2012-02-10 Thread Apache Jenkins Server
See -- [...truncated 1471 lines...] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/james-server-data-library/maven-metadata.xml Downloaded: https://reposit

Jenkins build is back to normal : james-app-trunk #590

2012-02-10 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

[jira] [Commented] (IMAP-351) ACL Support

2012-02-10 Thread Jochen Gazda (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205302#comment-13205302 ] Jochen Gazda commented on IMAP-351: --- Just to sum up the state of the tasks mentioned in th

[jira] [Created] (IMAP-359) Implement missing ACL commands SETACL, LISTRIGHTS and MYRIGHTS

2012-02-10 Thread Jochen Gazda (Created) (JIRA)
Implement missing ACL commands SETACL, LISTRIGHTS and MYRIGHTS -- Key: IMAP-359 URL: https://issues.apache.org/jira/browse/IMAP-359 Project: JAMES Imap Issue Type: Task Co

[jira] [Created] (MAILBOX-164) MailboxACLUpdated event should be fired and litstened to.

2012-02-10 Thread Jochen Gazda (Created) (JIRA)
MailboxACLUpdated event should be fired and litstened to. - Key: MAILBOX-164 URL: https://issues.apache.org/jira/browse/MAILBOX-164 Project: James Mailbox Issue Type: Task Com

[jira] [Created] (IMAP-358) Enforce rights required to perform different IMAP4rev1 Commands in IMAP processors

2012-02-10 Thread Jochen Gazda (Created) (JIRA)
Enforce rights required to perform different IMAP4rev1 Commands in IMAP processors -- Key: IMAP-358 URL: https://issues.apache.org/jira/browse/IMAP-358 Project: JAMES Ima

[jira] [Created] (MAILBOX-162) ACL persistence in JCRMailbox

2012-02-10 Thread Jochen Gazda (Created) (JIRA)
ACL persistence in JCRMailbox - Key: MAILBOX-162 URL: https://issues.apache.org/jira/browse/MAILBOX-162 Project: James Mailbox Issue Type: Task Components: jcr mailbox Reporter: Jochen Gazda

[jira] [Created] (MAILBOX-163) ACL persistence in JPAMailbox

2012-02-10 Thread Jochen Gazda (Created) (JIRA)
ACL persistence in JPAMailbox - Key: MAILBOX-163 URL: https://issues.apache.org/jira/browse/MAILBOX-163 Project: James Mailbox Issue Type: Task Components: jpa mailbox Reporter: Jochen Gazda

[jira] [Created] (MAILBOX-161) ACL persistence in HBaseMailbox

2012-02-10 Thread Jochen Gazda (Created) (JIRA)
ACL persistence in HBaseMailbox --- Key: MAILBOX-161 URL: https://issues.apache.org/jira/browse/MAILBOX-161 Project: James Mailbox Issue Type: Task Components: hbase Reporter: Jochen Gazda