[imapfilter-devel] Database is not full text indexed

David DeSimone fox at verio.net
Fri Apr 24 08:54:50 EEST 2009


Rodney Price <rodprice at raytheon.com> wrote:
>
> So here's what Notes' imap server gives me when I try to do any
> filtering with imapfilter.  Does this mean it's just not possible to
> query this imap server for particular message types?
> 
> C (3): 1004 UID SEARCH ALL HEADER List-Id "haskell.haskell.org"
> S (3): 1004 NO SEARCH Database is not full text indexed
> C (3): 1005 UID SEARCH ALL HEADER List_Id "haskell-cafe.haskell.org"
> S (3): 1005 NO SEARCH Database is not full text indexed
> C (3): 1006 UID SEARCH ALL FROM "Stephen_R_Haynes at raytheon.com"
> S (3): 1006 NO SEARCH Database is not full text indexed

That does look fairly dismal.  It means that, unless you can convince
your Notes administrators to enable some indexing, getting the server to
search your email will not be possible.

You can still, however, have imapfilter simply fetch the entire headers
or body, and do the searching yourself.  It will use up more bandwidth
and be slower, but it would still work.

-- 
David DeSimone == Network Admin == fox at verio.net
  "I don't like spinach, and I'm glad I don't, because if I
   liked it I'd eat it, and I just hate it." -- Clarence Darrow


This email message is intended for the use of the person to whom it has been sent, and may contain information that is confidential or legally protected. If you are not the intended recipient or have received this message in error, you are not authorized to copy, distribute, or otherwise use this message or its attachments. Please notify the sender immediately by return e-mail and permanently delete this message and any attachments. Verio, Inc. makes no warranty that this email is error or virus free.  Thank you.




More information about the Imapfilter-devel mailing list