Roundcube Community Forum

 

release-0.2-stable - email sort order.

Started by redgeler, January 02, 2009, 05:40:21 AM

Previous topic - Next topic

redgeler

Hello,

I have come across a inconsistency in the way in which emails are sorted. Please see the attachment for the cropped screen shots.

In the message listing I have some mail sorted by date. Everything looks fine but...
When I open the first mail. In the lower right navigation control it is indicated as message 2 of 57.
When I open the second mail. In the lower right navigation control it is indicated as message 1 of 57.

I'm guessing that the message listing view is sorted by the "Date" header but the message view order is based upon one of the "Received" headers?

I'm subscribed to a mailing list and this mail is sometimes delayed/delivered later than the "Date" field in the header.

Here are the cut down headers for the mail.

--------------------------------
First message headers.
--------------------------------
Received: from localhost (localhost [127.0.0.1])
    by xxxxxxxx (Postfix) with ESMTP id 2910717A197
    for ; Thu, 1 Jan 2009 17:53:58 +0000 (GMT)
X-Virus-Scanned: Debian amavisd-new at xxxxxxxx
Received: from xxxxxxxx ([127.0.0.1])
    by localhost (xxxxxxxx [127.0.0.1]) (amavisd-new, port 10024)
    with ESMTP id sBpdqs6iOvDP for ;
    Thu, 1 Jan 2009 17:53:57 +0000 (GMT)
Received: from xxx.securityfocus.com (xxx.securityfocus.com [xx.xx.xx.xx])
    by xxxxxxxx (Postfix) with ESMTP id A120A17A194
    for ; Thu, 1 Jan 2009 17:53:56 +0000 (GMT)
Received: from yyy.securityfocus.com (yyy.securityfocus.com [xx.xx.xx.xx])
    by yyy.securityfocus.com (Postfix) with QMQP
    id 29B54237481; Thu, 1 Jan 2009 10:43:41 -0700 (MST)
Received: (qmail 16448 invoked from network); 1 Jan 2009 15:53:50 -0000
Date: 1 Jan 2009 16:15:17 -0000
Subject: Linux Kernel 2.6.18/2.6.24/2.6.20/2.6.22/2.6.21 denial of service exploit


--------------------------------
Second message headers.
--------------------------------
Received: from localhost (localhost [127.0.0.1])
    by xxxxxxxx (Postfix) with ESMTP id 48B3E17A197
    for ; Thu, 1 Jan 2009 18:18:42 +0000 (GMT)
X-Virus-Scanned: Debian amavisd-new at xxxxxxxx
Received: from xxxxxxxx ([127.0.0.1])
    by localhost (xxxxxxxx [127.0.0.1]) (amavisd-new, port 10024)
    with ESMTP id vPemyqnogH2l for ;
    Thu, 1 Jan 2009 18:18:41 +0000 (GMT)
Received: from xxx.securityfocus.com (xxx.securityfocus.com [xx.xx.xx.xx])
    by xxxxxxxx (Postfix) with ESMTP id 0207217A194
    for ; Thu, 1 Jan 2009 18:18:40 +0000 (GMT)
Received: from yyy.securityfocus.com (yyy.securityfocus.com [xx.xx.xx.xx])
    by yyy.securityfocus.com (Postfix) with QMQP
    id 1F47F1436FD; Thu, 1 Jan 2009 10:54:02 -0700 (MST)
Received: (qmail 29335 invoked from network); 31 Dec 2008 22:17:30 -0000
Date: 31 Dec 2008 22:38:50 -0000
Subject: Re: apache 1.x <=> 2.x suphp (suPHP_ConfigPath) bypass safe mode exploit‎

rosali

Regards,
Rosali

redgeler