[imapfilter-devel] imapfilter locks

Vaclav Vinklat vin at email.cz
Mon Jan 16 12:41:39 EET 2006


Hello, everybody,
during usage of this smart filter I found problem with one incoming message.
While it is still in Inbox marked as unread, imapfilter discontinue in 
progress (see verbose output)
Only deletion message or mark as read solve a problem.
(sample maildir and lua config are in attachments)

Thank you for suggestion.
Cheers,
Vaclav Vinklat

***************

imapfilter -c config.lua -v

S (3): * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE 
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION 
STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision, 
Inc.  See COPYING for distribution information.
C (3): 1000 CAPABILITY
S (3): 1000 OK CAPABILITY completed
C (3): 1001 STARTTLS
S (3): 1001 OK Begin SSL/TLS negotiation now.
C (3): 1002 CAPABILITY
S (3): 1002 OK CAPABILITY completed
C (3): 1003 LOGIN "vv at vinklat.com" *
S (3): 1003 OK LOGIN Ok.
C (3): 1004 NAMESPACE
S (3): 1004 OK NAMESPACE completed.
C (3): 1005 SELECT "INBOX"
S (3): 1005 OK [READ-WRITE] Ok
C (3): 1006 UID SEARCH ALL (unseen) (smaller 50000)
S (3): 1006 OK SEARCH done.
C (3): 1007 CLOSE
S (3): 1007 OK mailbox closed.
C (3): 1008 SELECT "INBOX"
S (3): 1008 OK [READ-WRITE] Ok
C (3): 1009 UID FETCH 525 BODY.PEEK[HEADER]
S (3): 1009 OK FETCH completed.
C (3): 100A UID FETCH 525 BODY.PEEK[TEXT]

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: config.lua
URL: <http://lists.hellug.gr/pipermail/imapfilter-devel/attachments/20060116/2694eac9/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cur.tar.gz
Type: application/x-gzip
Size: 9527 bytes
Desc: not available
URL: <http://lists.hellug.gr/pipermail/imapfilter-devel/attachments/20060116/2694eac9/attachment.bin>


More information about the Imapfilter-devel mailing list