unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* future date in Date header pinning thread to top of $inbox/
@ 2023-02-04 17:25 Kyle Meyer
  2023-02-04 20:41 ` [PATCH] www: sort all /$INBOX/ topics by Received: timestamp Eric Wong
  0 siblings, 1 reply; 8+ messages in thread
From: Kyle Meyer @ 2023-02-04 17:25 UTC (permalink / raw)
  To: Eric Wong, meta; +Cc: Ihor Radchenko, Bastien Guerry

As noted by Ihor on the Org list (<87pmarnhlr.fsf@localhost>), Org's
public-inbox archive has a thread pinned to the top of the $inbox/
overview:

 * https://yhetil.org/orgmode/

That thread has a message where a sender set his Date to a future date:

  $ curl -fSsL https://yhetil.org/orgmode/ZT2vNKsf3Lp5xit3@protected.localdomain/raw | \
    grep Date:
  Date: Sun, 29 Oct 2023 04:02:44 +0300

Based on grepping around the public-inbox tree and Git history, I know
that there are spots in public-inbox that prefer a date from the
Received headers over the one from the Date header.  Would that make
sense to do here too to reduce the chances of a date from the future
pinning a thread?  (Or perhaps that's already the intention and
something's off here?)

Thanks.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-02-05 21:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-04 17:25 future date in Date header pinning thread to top of $inbox/ Kyle Meyer
2023-02-04 20:41 ` [PATCH] www: sort all /$INBOX/ topics by Received: timestamp Eric Wong
2023-02-04 21:16   ` Kyle Meyer
2023-02-05 19:30   ` Ihor Radchenko
2023-02-05 20:10     ` [PATCH] www: display Received: timestamp for dumped topics Kyle Meyer
2023-02-05 20:21       ` Eric Wong
2023-02-05 20:57         ` Kyle Meyer
2023-02-05 21:03         ` Ihor Radchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).