Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding bounced email to notmuch DB? #120

Closed
ghost opened this issue Feb 2, 2016 · 3 comments
Closed

Adding bounced email to notmuch DB? #120

ghost opened this issue Feb 2, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Feb 2, 2016

This may be a misunderstanding on my part of what exactly bouncing an email is supposed to be, but is there a way to add it to notmuch, the same way sent, replied, and forwarded emails are? Currently, when I bounce an email I see that it's sent (either by asking someone to confirm or sending it to myself) but see no record of the email (neither in notmuch DB nor in my maildir).

@duckdalbe
Copy link

Notmuch indexes by Message-ID. Bounced messages don't get a new Message-ID so to notmuch it's the same message as the incoming one (which in a way is actually true).

@anarcat
Copy link

anarcat commented Feb 5, 2016

yep - this should be closed, IMHO.

@ghost
Copy link
Author

ghost commented Feb 12, 2016

Cool, thanks for clarifying.

@ghost ghost closed this as completed Feb 12, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants