Quoting Andreas Moroder <[EMAIL PROTECTED]>: > Hello, > > we use imp togheter with cyrus. When a user logs in then we always get > this message in our log files > > Aug 16 00:38:09 titan imap[23838]: open: user eloberhuber opened INBOX > Aug 16 00:38:09 titan imap[23838]: SQUAT failed to open index file > > According to a cyrus mailing list this is because the client does a > search on the mailing list and finds no index for this search. > > http://www.irbs.net/internet/info-cyrus/0401/0147.html > > User that use Mozilla via IMAP do not generate this messages . > > What special search does imp when used togheter with cyrus ?
None. IMP does a search query on first login to determine whether your IMAP server supports UTF-8 searches, so that's where the query is coming from. michael -- ___________________________________ Michael Slusarz [EMAIL PROTECTED] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
