Re: Indicating the mirror's origin

2023-06-15 Thread Konstantin Ryabitsev
On Wed, Jun 14, 2023 at 11:50:15PM +, Eric Wong wrote: > Konstantin Ryabitsev wrote: > > Good day: > > > > We've had a few requests to mirror public-inbox archives that originate on > > other systems so they can also be searchable and viewable via > > lore.kernel.org. > > I've been dragging

[PATCH] lei: make --dedupe=content always account for Message-IDs

2023-06-15 Thread Eric Wong
The content dedupe logic was originally designed for v2 public inboxes as a fallback for when the importer sees identical Message-IDs. Thus it did not account for Message-ID(s) in the message itself. This change doesn't affect saved searches (the default when writing to a pathname or IMAP). It

[PATCH] lei import: set +(L|kw) on already-imported blobs

2023-06-15 Thread Eric Wong
When import hits blobs it's already seen, we'll add labels regardless in order to match the behavior of other inexact matches. This is useful when importing exact copies of messages which exist in multiple mailboxes. I noticed this when I had a message imported from my normal IMAP `INBOX', but