[imp] cvs-version imap empty mailbox

Heinrich Wendel sysop at heinospage.de
Sat Dec 21 11:56:43 PST 2002


I figured out, that in Mailbox.php the function imap_sort returns nothing, 
althoug in the tcp stream you can see something like that:

00000006 UID SEARCH ALL UNDELETED
* SEARCH 72 100 118 136 140 141 150 157 162 168 193 194 217 232 235 236 240
249 250 261 263 266 267 275 295 313 334 336 338 358 366 379 408 413 415 417
418 455 489 490 491 492 493 512 513 514 515 516 517 518 519

so recompile php and c-client ? and what versions ?

On Friday 20 December 2002 19:34, Heinrich Wendel wrote:
> I recorded the TCP Packets, received when accessing mailbox.php, its qu=
ite
> strange, no mail-headers, etc. are requested, any suggestions ?
>
> * OK korinth Cyrus IMAP4 v1.5.19 server ready
> 00000000 CAPABILITY
> * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS
> X-NON-HIERARCHICAL-RENAME NO_ATOMIC_RENAME UNSELECT X-NETSCAPE
> 00000000 OK Completed
> 00000001 LOGIN h_wendel ****
> 00000001 OK User logged in
> 00000002 CAPABILITY
> * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS
> X-NON-HIERARCHICAL-RENAME NO_ATOMIC_RENAME UNSELECT X-NETSCAPE
> 00000002 OK Completed
> 00000003 SELECT INBOX
> * FLAGS (\Answered \Flagged \Draft \Deleted \Seen)
> * OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen \*)]
> * 51 EXISTS
> * 0 RECENT
> * OK [UIDVALIDITY 985355098]
> 00000003 OK [READ-WRITE] Completed
> 00000004 LIST "" INBOX.*
> * LIST () "." "INBOX.bugtraq"
> * LIST () "." "INBOX.drafts"
> * LIST () "." "INBOX.root"
> * LIST () "." "INBOX.sent-mail"
> * LIST () "." "INBOX.sent_mail"
> 00000004 OK Completed
> 00000005 LIST "" INBOX.%
> * LIST () "." "INBOX.bugtraq"
> * LIST () "." "INBOX.drafts"
> * LIST () "." "INBOX.root"
> * LIST () "." "INBOX.sent-mail"
> * LIST () "." "INBOX.sent_mail"
> 00000005 OK Completed
> 00000006 UID SEARCH ALL UNDELETED
> * SEARCH 72 100 118 136 140 141 150 157 162 168 193 194 217 232 235 236=
 240
> 249 250 261 263 266 267 275 295 313 334 336 338 358 366 379 408 413 415=
 417
> 418 455 489 490 491 492 493 512 513 514 515 516 517 518 519
> 00000006 OK Completed
> 00000007 LOGOUT
> * BYE LOGOUT received
> 00000007 OK Completed
>
> On Friday 20 December 2002 00:41, Michael M Slusarz wrote:
> > Quoting sysop@heinospage.de:
> > | I'm using the CVS HEAD Version of Horde and IMP.
> > | When I logon, I can see that there are unread mails (on the horde I=
nbox
> > | Page), but if I click on the INBOX, I only get empty folders.
> > | I can switch between folders, but none shows messages, I can write
> > | e-mails, create folders, etc. no problems.
> > | Using pop3, I see all messages, but i wan't to use imap ;D
> > | Horde2 with IMP3.1 is also working without any problems.
> >
> > No idea.  Maybe a configuration problem, or a problem with the imap c=
-
> > client... although the fact that Horde2/IMP3 work on the same system
> > leads be to believe this is not the case.  IMP shows messages to the
> > other 99.99% of the people using it, so it is probably something scre=
wy
> > with your setup.
> >
> > michael
> >
> > ______________________________________________
> > Michael Slusarz [slusarz@bigworm.colorado.edu]
> > The University of Colorado at Boulder



More information about the imp mailing list