Lee Brink said:
> Good afternoon everyone. It's time for another potential U.S.E. (User
> Stupidity Error) from me, but I trying to figure out some interesting
> problems with SquirrelMail (The IMAP server is dropping connection after a
> SELECT command is sent from SquirrelMail, but only on some users, as well
> as a projected 25% increase in load on our IMAP servers from v1.2.11).
> However, that's not my question at the moment. :)

Did you enabled server side sorting with conf.pl?

>
> After modifying SquirrelMail v1.4.2 to capture everything it sends and
> receives to the IMAP server, I noticed something quite odd. I see this a
> lot:
>
> 10/24 12:56:44 I sent:
> Resource id #2 A016 LIST "" "INBOX.WebMail.Patrol Warnings"
> 10/24 12:56:44 I received:
> Resource id #2 * BAD Invalid tag
>

The tag in this case is A016 which is a valid tag.
It's an untagged BAD response which can be ignored.

> 10/24 12:56:44 I sent:

You received :)

> Resource id #2 * LIST (\HasNoChildren) "." "INBOX.WebMail.Patrol Warnings"
>
> 10/24 12:56:44 I received:
> Resource id #2 A016 OK Completed (0.060 secs 2 calls)
>
> I checked my settings in config.php and I see that I do have cyrus set as
> my IMAP server (We're using v2.1.11) and I have $optional_delimiter set to
> "." but I don't know why I'm seeing crosstalk like above for every folder
> in the account.
>

Me neither.

Marc Groot Koerkamp.


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to