[imp] Re: imp Digest, Vol 48, Issue 1
Dan Wilson
dwilson@acucore.com
Sat, 1 Jun 2002 08:05:42 -0600
> Zitat von Dan Wilson <dwilson@acucore.com>:
>
> > Since updating from CVS two days ago, my mailbox would show up empty
> > although
> > I knew there were emails in there. Going to the folder navigation view,
> > I
> > could see emails in there, but they just wouldn't list in the mailbox
> > view.
> >
> > I tracked this down to the following line of code. I have no clue what
> > the
> > code does, but I commented it out and now everything works:
> >
> > Line 221 of imp/lib/IMP.php
> > // $flags |= OP_SILENT;
> >
> > This is related to an earlier message that I found in the archives (I
> > just
> > subscribed) -- Re: "[imp] what's new in IMP.php? Empty MailBoxes".
>
> What c-client and php versions do you have?
>
> Jan.
PHP 4.1.2
c-client 4.1
-Dan