unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* improve from-header guessing
@ 2010-04-16 20:51 Dirk Hohndel
  2010-04-16 20:51 ` [PATCH 1/2] Add interface to obtain the concatenation of all instances of a specified header Dirk Hohndel
  2010-04-23 18:47 ` improve from-header guessing Carl Worth
  0 siblings, 2 replies; 5+ messages in thread
From: Dirk Hohndel @ 2010-04-16 20:51 UTC (permalink / raw)
  To: notmuch

The following two patches should address most of the concerns raised 
to my previous series. 

The first patch simply adds an interface to obtain a concatenation of
all instances of a specific header from an email.
The second patch uses that in order to get the full Received: headers.
It now looks at Envelope-to: and X-Original-To: headers, then at the
concatenated Received headers for either a "for email@add.res" clause
that matches a configured address or for a " by " clause that matches
the domain of a configured address.

What is still missing is the check if the host from which the mail was
received in this last case had a routable IP address.

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

end of thread, other threads:[~2010-04-24 19:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-16 20:51 improve from-header guessing Dirk Hohndel
2010-04-16 20:51 ` [PATCH 1/2] Add interface to obtain the concatenation of all instances of a specified header Dirk Hohndel
2010-04-16 20:51   ` [PATCH 2/2] Improve heuristic for guessing best from address in replies Dirk Hohndel
2010-04-23 18:47 ` improve from-header guessing Carl Worth
2010-04-24 19:09   ` Dirk Hohndel

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