[imapfilter-devel] match_* does not filter work
Lefteris Chatzimparmpas
lefcha at hellug.gr
Tue Dec 25 23:15:34 EET 2007
On Tue, Dec 25, 2007 at 09:10:26PM +0300, Cronfy wrote:
> [...]
>
> I decided to use PCRE capabilities of new imapfilter. Unfortunately I see
> that match_* functions do not work for me at all. In example, I am running
> this code:
>
> messages = aCronfy['INBOX.Testimapfilter']:match_subject('O')
> aCronfy['INBOX.Testimapfilter']:move_messages(aCronfy['INBOX.test'],messages)
>
> [...]
Hello
Can you try the attached patch against version 2.0.8? No need to
recompile, just go to the directory that the "mailbox.lua" file is and
do:
patch -p0 < ~/patch-2.0.8-1.diff
Thanks a lot for reporting this bug and let me know if this worked...
Happy Holidays!
Lefteris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-2.0.8-1.diff
Type: text/x-diff
Size: 982 bytes
Desc: not available
URL: <http://lists.hellug.gr/pipermail/imapfilter-devel/attachments/20071225/1ec021e1/attachment.diff>
More information about the Imapfilter-devel
mailing list