Mailing List Archive

Problem with IMAP SEARCH BODY?
Hello,

after having solved the cvs login "problem" ;-) I'm now wondering
whether there is an issue with the IMAP SEARCH command. First of all,
there is a message with subject "dbmail" and body text "dbmail" in my
INBOX. Here's what I'm trying to do:

-----(cut)-----
* OK dbmail imap (protocol version 4r1) server 1.1 ready to run
111 CAPABILITY
* CAPABILITY IMAP4 IMAP4rev1 AUTH=LOGIN
111 OK CAPABILITY completed
112 LOGIN "tsauer" "<pw>"
112 OK LOGIN completed
113 SELECT "INBOX"
* 27 EXISTS
* 13 RECENT
* FLAGS (\Seen \Answered \Deleted \Flagged \Draft \Recent )
* OK [PERMANENTFLAGS (\Seen \Answered \Deleted \Flagged \Draft \Recent )]
* OK [UIDVALIDITY 1] UID value
* OK [UNSEEN 0] first unseen message
113 OK [READ-WRITE] SELECT completed
114 SEARCH HEADER Subject "dbmail"
* SEARCH 22 23 24 25 26 27
114 OK SEARCH completed
115 FETCH 27 BODY[text]
* 27 FETCH (BODY[TEXT] {12}
dbmail


)
115 OK FETCH completed
116 SEARCH BODY "dbmail"
* SEARCH
116 OK SEARCH completed
-----(cut)-----

As you can see, there _is_ a matching mail but SEARCH BODY doesn't
succeed. I'm using PostgreSQL 7.2.1 (the one that comes along Debian
"woody") as data storage. Has anyone experienced similar behavior before?


BTW, is there a bug tracking system for dbmail yet?


Thanks in advance
Thomas
RE: Problem with IMAP SEARCH BODY? [ In reply to ]
> BTW, is there a bug tracking system for dbmail yet?

Nothing other than this list and people's manual (or mental)
todo/bug lists. An excellent idea, in my opinion.

--
Jesse Norell
jesse (at) kci.net