1 message in net.sourceforge.lists.courier-users[courier-users] Courier IMAP: problem...
FromSent OnAttachments
list...@israelcardenas.comFeb 19, 2007 6:38 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Courier IMAP: problem with searchesActions...
From:list...@israelcardenas.com (list@israelcardenas.com)
Date:Feb 19, 2007 6:38:02 am
List:net.sourceforge.lists.courier-users

Hi!

I have Courier IMAP running in a RedHat EL 4 machine and it's working OK, but I have found a problem with searches.

I have a user's inbox with 5 messages with the word "capacidad" in their bodies. If a search for this word through IMAP commands, it only gives me 3 messages as result.

I have checked the messages files and I get the 5 messages doing a "grep" command (also if a read the complete messages).

What could be the problem?

Thanks!

Israel.

EXAMPLE: [root@mtapub00 ~]# telnet mtapub02 143 Trying 10.240.216.182... Connected to mtapub02 (10.240.216.182). Escape character is '^]'. * 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. . login pwebmail1 ******** . OK LOGIN Ok. . select inbox * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent) * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited * 10 EXISTS * 0 RECENT * OK [UIDVALIDITY 1170847229] Ok * OK [MYRIGHTS "acdilrsw"] ACL . OK [READ-WRITE] Ok . search TEXT capacidad * SEARCH 1 6 10 . OK SEARCH done. . fetch 1 body[text] * 1 FETCH (BODY[TEXT] {1982}

------=_20070219142426_96255 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 8bit

<p>Le damos la bienvenida al nuevo XXXXXXX.</p><p>Su cuenta en XXXXXX dispone ahora de <b>250 MB de capacidad</b> y toda una serie de nuevas f uncionalidades: <b>resaltado de mensajes, calendario, lista de favoritos, reglas y filtros</b>... El nuevo sistema incorpora tambi&eacute;n un <a href='info.php ?chapter=11'>mecanismo anti-spam</a> que aprende de sus indicaciones para marcar el correo no deseado y lo mueve autom&aacute;ticamente a una carpeta especial. Esperamos que encuentre &uacute;tiles todas estas nuevas opciones.</p>Consulte l a <a href='info.php'>p&aacute;gina de Ayuda</a> para conocer todos los detalles, y si tiene alguna pregunta no dude en hac&eacute;rnosla llegar a trav&eacute;s de la direcci&oacute;n habitual, xxxx@xxxxx.xxx, o bien utili zando nuestro <a href='masinfo.php'>formulario de consultas</a>.</p><p>Reciba un cordial saludo,</p><p>XXXXXXXX</p>

------=_20070219142426_96255--

) . OK FETCH completed. . logout * BYE Courier-IMAP server shutting down . OK LOGOUT completed Connection closed by foreign host.