[imp] How can I troubleshoot C-Client problems ?
Lloyd Zusman
ljz at asfast.com
Tue Oct 15 16:50:12 PDT 2002
"menon at wired2net.com" <impuser at wired2net.com> writes:
> I have a problem where the Inbox shows 0 messages (mailbox.php) even
> though I have confirmed that there are messages in the Inbox.
>
> This is probably a problem with c-client.
>
> I am a newbie at PHP stuff. I do remember struggling with getting it to
> compile.
>
> Can someone with in-depth knowledge of c-client help me troubleshoot
> this. What files to investigate etc.
>
> Unfortunately, no errors are being logged ... so it makes
> troubleshooting difficult.
>
> Thanks.
I recently had the same problem. To fix it, I had to install imap-2002
and rebuild PHP with it (php-4.2.3) via --with-imap=/dir/to/imap-2002.
I built imap-2002 without SSL (via "make <port-name> SSLTYPE=none").
After doing all of this, I was able to see messages in my inbox again.
HTH
--
Lloyd Zusman
ljz at asfast.com
More information about the imp
mailing list