Closed
Bug 274622
Opened 20 years ago
Closed 20 years ago
mail comes from 1969 when "Date:" header is absent
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
People
(Reporter: flucifredi, Assigned: mscott)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Thunderbird ----> version 1.0 (20041206)
Mail messages missing the "date header" appear in the main window with date
"12/31/1969 7:00pm" (this was observed when receiving mail digests from the
netfilter mailing list).
Reproducible: Always
Steps to Reproduce:
1.subscribe to netfilter list at lists.netfilter.org
2.set mode to digest
3.wait for your twilight zone email to arrive
Actual Results:
I receive my daily mail digest, dated 1969 according to Thunderbird. Headers in
the message are all dated 2004, but no explicit "date" header is present there.
Expected Results:
I would suggest we use the date of delivery to the first or last mail server
instead.
since you are should not need to subscribe for this, I am including a sample
message below (cut after a few lines of text, it is a DIGEST after all...kinda
longish!):
------------------------------------------------------------
Received: (qmail 26497 invoked from network); 24 Oct 2004 15:29:50 -0000
Received: from alias2.acm.org ([199.222.69.92])
(envelope-sender <netfilter-bounces@lists.netfilter.org>)
by mail12.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP
for <federico@speakeasy.net>; 24 Oct 2004 15:29:49 -0000
Received: from psmtp.com ([64.18.2.104])
by alias2.acm.org (ACM Email Forwarding Service) with SMTP id KJA74473
for <flucifredi@acm.org>; Sun, 24 Oct 2004 11:29:49 -0400
Received: from source ([213.95.27.115]) by exprod7mx54.postini.com
([64.18.6.10]) with SMTP;
Sun, 24 Oct 2004 08:29:46 PDT
Received: from localhost ([127.0.0.1] helo=vishnu.netfilter.org)
by vishnu.netfilter.org with esmtp (Exim 4.41 #1 (Debian))
id 1CLkQN-000427-KB; Sun, 24 Oct 2004 17:36:51 +0200
From: netfilter-request@lists.netfilter.org
Subject: netfilter Digest, Vol 3, Issue 35
To: netfilter@lists.netfilter.org
Reply-To: netfilter@lists.netfilter.org
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-BeenThere: netfilter@lists.netfilter.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: General discussion and user questions <netfilter.lists.netfilter.org>
List-Unsubscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>,
<mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe>
List-Archive: </pipermail/netfilter>
List-Post: <mailto:netfilter@lists.netfilter.org>
List-Help: <mailto:netfilter-request@lists.netfilter.org?subject=help>
List-Subscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>,
<mailto:netfilter-request@lists.netfilter.org?subject=subscribe>
Sender: netfilter-bounces@lists.netfilter.org
Errors-To: netfilter-bounces@lists.netfilter.org
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on mail12.speakeasy.net
X-Spam-Level: *
X-Spam-Status: No, hits=1.3 required=5.0 tests=BAYES_10,CLICK_BELOW,
DATE_MISSING,NO_REAL_NAME autolearn=no version=2.64
Send netfilter mailing list submissions to
netfilter@lists.netfilter.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.netfilter.org/mailman/listinfo/netfilter
or, via email, send a message with subject or body 'help' to
netfilter-request@lists.netfilter.org
You can reach the person managing the list at
netfilter-owner@lists.netfilter.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of netfilter digest..."
Today's Topics:
1. iptables source net and layer7 (Marco Balle)
2. icmp unreachable - need to frag (John Wells)
3. Re: iptables source net and layer7 (George Alexandru Dragoi)
4. limiting bandwidth with iptables or squid? (it clown)
5. Re: icmp unreachable - need to frag (Jason Opperisano)
6. Re: limiting bandwidth with iptables or squid? (Jason Opperisano)
7. Re: icmp unreachable - need to frag (Alistair Tonner)
8. RE: iptables source net and layer7 (Marco)
----------------------------------------------------------------------
Message: 1
Date: Sat, 23 Oct 2004 14:16:38 +0200
From: "Marco Balle" <mb@monsterserver.de>
Subject: iptables source net and layer7
To: <netfilter@lists.netfilter.org>
Message-ID: <200410231216.i9NCGIew025529@web01.monsterserver.de>
Content-Type: text/plain; charset="us-ascii"
Hello!
I want to mark all outgoing traffic depending on its service.
Example:
eth0 = 192.168.0.1 (local interface)
----[snap!]----
| Reporter | ||
Comment 1•20 years ago
|
||
>> version 1.0 (20041206)
Comment 3•20 years ago
|
||
(In reply to comment #2)
> Seamonkey bug 73565
Close as DUP of Bug 73565 (common issue of Mozilla and Thunderbird).
Comment 4•20 years ago
|
||
*** This bug has been marked as a duplicate of 73565 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•