unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* viewing duplicate messages
@ 2019-05-30 16:34 Rollins, Jameson
  2019-05-30 22:11 ` Jorge P. de Morais Neto
  0 siblings, 1 reply; 12+ messages in thread
From: Rollins, Jameson @ 2019-05-30 16:34 UTC (permalink / raw)
  To: Notmuch Mail

This is essentially a wishlist report...

It would be nice to have an easy way in notmuch-emacs-show to know if
there are multiple messages with the same message-id in the store, and
to cycle through viewing each individually.

It's possible (even likely) that one has multiple messages with the same
message-id in their mail store.  For example, this can happen when sent
messages are saved with an fcc and the same message is received on a
mailing list.  Notmuch indexes all copies, but it only shows you one of
the copies when you ask to view the message.

This behavior would be fine if all copies of the message were identical.
But it's more likely that the copies are in fact different, for example
because the mailing list has altered the received message in some way,
it was mangled in transit, or someone is explicitly trying to attack
your mail store [0].

It would be nice to have better exposure of the fact that multiple
copies exist, and to have an easy way to view alternate copies.  For
notmuch-emacs a key could just cycle through available copies.

jamie.

[0] https://notmuchmail.org/pipermail/notmuch/2012/009965.html

^ permalink raw reply	[flat|nested] 12+ messages in thread
* viewing duplicate messages
@ 2019-07-17 14:50 drebs
  2019-07-17 15:08 ` Georg Faerber
  0 siblings, 1 reply; 12+ messages in thread
From: drebs @ 2019-07-17 14:50 UTC (permalink / raw)
  To: notmuch

Hello, sorry for breaking the thread but i just subscribed to this list.
This is a response to:
https://notmuchmail.org/pipermail/notmuch/2019/028189.html

On Thu May 30 16:02:57 PDT 2019, dkg at fifthhorseman.net wrote:
> If you'd care to forward me a zipfile containing examples of at least
> two distinct messages with the same message ID, i'd love to look through
> a copy of this sort of confusion.  It's good to understand the different
> ways these sort of things go wrong.
> 
>     --dkg

I've bounced into this problem when using notmuch-emacs to interact with
a schleuder list (https://schleuder.org).

I know it's very specific, looks like an usability issue more than
anything, and I'm not very sure it should be considered as a notmuch or
a schleuder issue, but I think it's worth to describe it here to have it
noted and maybe get feedback.

---

When I send a message to a schleuder list, it is first encrypted to the
list's OpenPGP certificate before leaving my computer. Schleuder will
then decrypt it and re-encrypt to the subscribers' certificates, and it
will maintain the Message-Id untouched.

After i receive my own message back from the list, I will end up with
2 different files in my maildir having the same Message-Id: the first
one is the message i sent which is encrypted to the list's cert and the
second one is the message the list sent back to me encrypted to my own
cert.

Looks like from notmuch doc that notmuch search counts those 2 files as
the same message, and it shows me that there is 1 match but 2 files (in
parenthesis). notmuch show also shows me the first message only. If
i list --output=files I'll get both files as result.

Problems are:

    1. notmuch-emacs displays to me the message I sent, and that one
       I can't decrypt because it's encrypted to the list's cert.

    2. notmuch does not tag the incoming message as new, so it's hard to
       notice when/if the message has arrived back from the list.

---

Some workarounds I thought:

    - encrypt the outgoing message also to myself, solves (1) but not
      (2).

    - using a post-new hook to find out when the message has been sent
      back and do *something* so notmuch will tag and show the "correct"
      one for me. (thanks to Defolos in IRC; still have to come up with
      *something*)

I wonder if someone goes through the same issue and has comments or
solutions to this.

Sorry that I can't provide a copy of the messages, but I hope the
description is explanatory enough.

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

end of thread, other threads:[~2019-08-19  3:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-30 16:34 viewing duplicate messages Rollins, Jameson
2019-05-30 22:11 ` Jorge P. de Morais Neto
2019-05-30 22:17   ` Rollins, Jameson
2019-05-30 23:02   ` Daniel Kahn Gillmor
2019-05-31 15:45     ` Jorge P. de Morais Neto
2019-05-31 16:32       ` Daniel Kahn Gillmor
2019-08-17 22:12     ` Jorge P. de Morais Neto
2019-08-18 20:20       ` Daniel Kahn Gillmor
  -- strict thread matches above, loose matches on Subject: below --
2019-07-17 14:50 drebs
2019-07-17 15:08 ` Georg Faerber
2019-07-29  1:07   ` Daniel Kahn Gillmor
2019-07-29 13:34     ` Georg Faerber

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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).