>>>>> I subscribe to the squirrelmail-users mailing list.
>>>>> [ ]  True - No need to CC me when replying
>>>>> [X]  False - Please CC me when replying
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> This bug occurs when I ...
>>>>> ... try to do/view/use ....
>>>>> When I view some folders... issue is sporatic
>>>>> ** this looks like an issue with parsing messages. **
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> The description of the bug:
>>>>> My INBOX says "THIS FOLDER IS EMPTY" however on the left side next
>>>>> to INBOX it says (21/68).
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> If I go to 'search', I can search the INBOX and the messages
>>>>> appear, but never in just INBOX.  This does occur with other
>>>>> folders as well.
>>>>>
>>>>> I can reproduce the bug by:
>>>>> This is sporatic error... If I start removing messages one by one
>>>>> in the Search section, the remainder of the mssages eventually
>>>>> will show up... this looks like an issue with parsing messages.
>>>>>
>>>>> (Optional) I got bored and found the bug occurs in:
>>>>> I can't repro.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> (Optional) I got really bored and here's a fix:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ----------------------------------------------
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> My browser information:
>>>>> Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR
>>>>> 1.1.4322)
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> My web server information:
>>>>> PHP Version 5.0.5
>>>>> PHP Extensions (List)
>>>>>
>>>>>
>>>> ...
>>>>
>>>>
>>>>>
>>>>>
>>>>> SquirrelMail-specific information:
>>>>> Version:  1.4.6
>>>>> Plugins (List)
>>>>> * 0 = show_user_and_ip
>>>>> * 1 = compatibility
>>>>> * 2 = bug_report
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> My IMAP server information:
>>>>> Server type:  other
>>>>> Server info:  * OK [HIDDEN] server ready
>>>>> Capabilities:  IMAP4rev1 ID AUTH=CRAM-MD5 UNSELECT UIDPLUS
>>>>>
>>>>>
>>>>
>>>> Please provide more information about used IMAP server.
>>>>
>>>>
>>>>
>>>> --
>>>> Tomas
>>>>
>>>>
>>>>
>>>
>>> Tomas,
>>>
>>>
>>>
>>> The e-mail server (POP/IMAP/SMTP) being used is:
>>>
>>>
>>>
>>> IA Mail Server Version: 5.3.1. Build: 2008
>>>
>>>
>>>
>>> The POP and SMTP work super and the IMAP part works good with SM in
>>> terms that I can make folders on the server via SM, but it is strange
>>> that mail in the INBOX (as well as other folders) does not always show
>>> when some messages are read and some are not.
>>>
>>> If you wish, I could create a mail account for you and put in some
>>> sample messages and give you logons to my SM access as well as my other
>>>  non-IMAP web client so you could see the issue at hand.
>>
>> Your server returns non standard responses to imap mailbox select
>> command.
>>
>> SquirrelMail functions fail to parse select response, because that
>> non-standard response tag looks like fetch response. Issue should be
>> fixed in 1.5.2cvs functions/imap_general.php v.1.229. But fix is
>> experimental and might break other commands that read fetch responses.
>>
>> IA Mail Server v.5.3 corporate edition might have other issues too. I
>> think listings of subscribed and available folders differ. Same folder
>> is displayed differently.
>>
>> --
>> Tomas
>>
>>
>>
>> -------------------------------------------------------
>> This SF.Net email is sponsored by xPML, a groundbreaking scripting
>> language that extends applications into web and mobile media. Attend the
>> live webcast and join the prime developer group breaking into this new
>> coding territory!
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=12164
>> 2
>> --
>> squirrelmail-users mailing list Posting Guidelines:
>> http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
>> List Address: squirrelmail-users@lists.sourceforge.net
>> List Archives:
>> http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
>> List Archives:
>> http://sourceforge.net/mailarchive/forum.php?forum_id=2995
>> List Info:
>> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>>
>>
>
> Thank you.  That did resolve the issue from the 1.5.1(beta), but didn't
> work on 1.4.6.  Either way I'm happy that you could find the issue.

I've only tested trial version of IA Mail Server and provided debug info
to Marc.

> I have other issues with 1.5.1 specifically that it can't remember my
> session and the folder list doesn't come up, but I will open a new thread
> for that, as now I can see my mail in my INBOX... yay!!!!

It works for 1.4.6 too. Main difference - code is in different function.
1.5.1+ uses sqimap_retrieve_imap_response() function and 1.4.6 uses
sqimap_read_data_list(). Both functions use similar code. Even if you
can't automatically apply 1.5.2cvs patch to 1.4.6 code, you can do that
manually.

I'll try to create patch for stable, but as I've already said, code is
experimental. Final fix might be different.

-- 
Tomas


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to