You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "François-Denis Gonthier (JIRA)" <se...@james.apache.org> on 2010/09/17 18:04:32 UTC

[jira] Created: (IMAP-214) UID FETCH error, non compliance to standard

UID FETCH error, non compliance to standard
-------------------------------------------

                 Key: IMAP-214
                 URL: https://issues.apache.org/jira/browse/IMAP-214
             Project: JAMES Imap
          Issue Type: Bug
    Affects Versions: 0.2
         Environment: Linux, JDK 1.6, Thunderbird 3.0.8
            Reporter: François-Denis Gonthier


Thunderbird sends UID FETCH 1:* to list the content of a mailbox. This is rejected by James. After verification in the standard, this should not be rejected:

    A non-existent unique identifier is ignored without any error
      message generated.  Thus, it is possible for a UID FETCH command
      to return an OK without any data or a UID COPY or UID STORE to
      return an OK without performing any operations.

(section 6.4.8)



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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (IMAP-214) UID FETCH error, non compliance to standard

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/IMAP-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910673#action_12910673 ] 

Norman Maurer commented on IMAP-214:
------------------------------------

You are right..  I will fix it

> UID FETCH error, non compliance to standard
> -------------------------------------------
>
>                 Key: IMAP-214
>                 URL: https://issues.apache.org/jira/browse/IMAP-214
>             Project: JAMES Imap
>          Issue Type: Bug
>    Affects Versions: 0.2
>         Environment: Linux, JDK 1.6, Thunderbird 3.0.8
>            Reporter: François-Denis Gonthier
>            Assignee: Norman Maurer
>
> Thunderbird sends UID FETCH 1:* to list the content of a mailbox. This is rejected by James. After verification in the standard, this should not be rejected:
>     A non-existent unique identifier is ignored without any error
>       message generated.  Thus, it is possible for a UID FETCH command
>       to return an OK without any data or a UID COPY or UID STORE to
>       return an OK without performing any operations.
> (section 6.4.8)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Updated: (IMAP-214) UID FETCH error, non compliance to standard

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer updated IMAP-214:
-------------------------------

    Fix Version/s:     (was: 0.2)
                   0.2-M1

> UID FETCH error, non compliance to standard
> -------------------------------------------
>
>                 Key: IMAP-214
>                 URL: https://issues.apache.org/jira/browse/IMAP-214
>             Project: JAMES Imap
>          Issue Type: Bug
>    Affects Versions: 0.2
>         Environment: Linux, JDK 1.6, Thunderbird 3.0.8
>            Reporter: François-Denis Gonthier
>            Assignee: Norman Maurer
>             Fix For: 0.2-M1
>
>
> Thunderbird sends UID FETCH 1:* to list the content of a mailbox. This is rejected by James. After verification in the standard, this should not be rejected:
>     A non-existent unique identifier is ignored without any error
>       message generated.  Thus, it is possible for a UID FETCH command
>       to return an OK without any data or a UID COPY or UID STORE to
>       return an OK without performing any operations.
> (section 6.4.8)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Assigned: (IMAP-214) UID FETCH error, non compliance to standard

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer reassigned IMAP-214:
----------------------------------

    Assignee: Norman Maurer

> UID FETCH error, non compliance to standard
> -------------------------------------------
>
>                 Key: IMAP-214
>                 URL: https://issues.apache.org/jira/browse/IMAP-214
>             Project: JAMES Imap
>          Issue Type: Bug
>    Affects Versions: 0.2
>         Environment: Linux, JDK 1.6, Thunderbird 3.0.8
>            Reporter: François-Denis Gonthier
>            Assignee: Norman Maurer
>
> Thunderbird sends UID FETCH 1:* to list the content of a mailbox. This is rejected by James. After verification in the standard, this should not be rejected:
>     A non-existent unique identifier is ignored without any error
>       message generated.  Thus, it is possible for a UID FETCH command
>       to return an OK without any data or a UID COPY or UID STORE to
>       return an OK without performing any operations.
> (section 6.4.8)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (IMAP-214) UID FETCH error, non compliance to standard

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved IMAP-214.
--------------------------------

    Fix Version/s: 0.2
       Resolution: Fixed

Should be fixed.. please test again

> UID FETCH error, non compliance to standard
> -------------------------------------------
>
>                 Key: IMAP-214
>                 URL: https://issues.apache.org/jira/browse/IMAP-214
>             Project: JAMES Imap
>          Issue Type: Bug
>    Affects Versions: 0.2
>         Environment: Linux, JDK 1.6, Thunderbird 3.0.8
>            Reporter: François-Denis Gonthier
>            Assignee: Norman Maurer
>             Fix For: 0.2
>
>
> Thunderbird sends UID FETCH 1:* to list the content of a mailbox. This is rejected by James. After verification in the standard, this should not be rejected:
>     A non-existent unique identifier is ignored without any error
>       message generated.  Thus, it is possible for a UID FETCH command
>       to return an OK without any data or a UID COPY or UID STORE to
>       return an OK without performing any operations.
> (section 6.4.8)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org