在服务器上实现IMAP搜索命令 [英] Implement IMAP Search command on server

查看:118
本文介绍了在服务器上实现IMAP搜索命令的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我目前正致力于在我们的邮件服务器上实施IMAP协议。这是我第一次实现这么大的项目,到目前为止我已经在RFC中编写了大部分IMAP命令,除了搜索命令。

我一直在网上搜索研究了后缀算法几周,看看如何正确编写搜索命令。

看来Postfix会工作,直到我遇到类似OR OR ABCD ==>的东西。 (或(或AB)C)D

当有多个OR时,有没有人能指出如何实现搜索命令的方向?



非常感谢您提供的任何帮助。



Helen

Hi,

I''m currently working on implementing IMAP protocol on our mail server. This is my first time implementing such a big project and I''ve so far coded a majority of IMAP commands in the RFC, except the Search command.
I''ve been searching on the internet and studied postfix algorithm for weeks to see how to write the search command correctly.
It seems Postfix would work until I encountered something like OR OR A B C D ==> (OR (OR A B) C) D
Could anyone point me a direction on how to implement the Search command when there are multiple ORs?

Thank you very much for any help you could provide.

Helen

推荐答案

试试Imax。 Dll。它将简化



https://code.google.com/p/fethion-chatlog-backup/source/browse/trunk/ExportFethionHistory/ImapX。 dll?r = 2 [ ^ ]
Try Imax .Dll .it ll simplified

https://code.google.com/p/fethion-chatlog-backup/source/browse/trunk/ExportFethionHistory/ImapX.dll?r=2[^]


这篇关于在服务器上实现IMAP搜索命令的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆