You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Ulrik Einarson (JIRA)" <ji...@apache.org> on 2010/07/06 15:31:51 UTC

[jira] Created: (CAMEL-2911) Add imap idle support to camel mail

Add imap idle support to camel mail
-----------------------------------

                 Key: CAMEL-2911
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2911
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-mail
    Affects Versions: 2.3.0
            Reporter: Ulrik Einarson
            Priority: Minor


Java mail supports imap idle events:

http://java.sun.com/products/javamail/javadocs/com/sun/mail/imap/IMAPStore.html#idle()

It would be nice to have this support in camel mail so that we do not have to poll the server so often.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2911) Add imap idle support to camel mail

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2911.
--------------------------------

         Assignee: Claus Ibsen
    Fix Version/s: 2.5.0
       Resolution: Won't Fix

> Add imap idle support to camel mail
> -----------------------------------
>
>                 Key: CAMEL-2911
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2911
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-mail
>    Affects Versions: 2.3.0
>            Reporter: Ulrik Einarson
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> Java mail supports imap idle events:
> http://java.sun.com/products/javamail/javadocs/com/sun/mail/imap/IMAPStore.html#idle()
> It would be nice to have this support in camel mail so that we do not have to poll the server so often.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-2911) Add imap idle support to camel mail

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61515#action_61515 ] 

Claus Ibsen commented on CAMEL-2911:
------------------------------------

This seems SUN specific?

We generally want Camel to be JVM agnostic so people on AIX and in the cloud etc isn't affected by being dependent on SUN.

> Add imap idle support to camel mail
> -----------------------------------
>
>                 Key: CAMEL-2911
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2911
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-mail
>    Affects Versions: 2.3.0
>            Reporter: Ulrik Einarson
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> Java mail supports imap idle events:
> http://java.sun.com/products/javamail/javadocs/com/sun/mail/imap/IMAPStore.html#idle()
> It would be nice to have this support in camel mail so that we do not have to poll the server so often.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.