[ 
https://issues.apache.org/jira/browse/JAMES-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zsombor Gegesy updated JAMES-806:
---------------------------------

    Attachment: search.patch

This patch implements the parsing of the SEARCH imap command. I've modified the 
backend API, to use a 'SearchParameters' class instead of a SearchTerm class 
from the javamail. The patch includes the modifications for the newer 
codec/factory/etc implementation also, however there is one minor problems with 
it : there is two separate IdRange class, in two separate package with I dont 
want to deal. So the SEARCH UID <IdRange> will not work in that case. When this 
duality is fixed, the case become trivial. 

> Search command implementation
> -----------------------------
>
>                 Key: JAMES-806
>                 URL: https://issues.apache.org/jira/browse/JAMES-806
>             Project: James
>          Issue Type: Improvement
>          Components: IMAPServer
>    Affects Versions: Trunk
>            Reporter: Zsombor Gegesy
>             Fix For: Trunk
>
>         Attachments: search.patch
>
>
> Currently the search command is not implemented in the frontend side, this 
> need to be fixed, ASAP! :)

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to