]> git.cworth.org Git - notmuch/commit
Fix code extracting the MTA from Received: headers
authorDirk Hohndel <hohndel@infradead.org>
Wed, 7 Apr 2010 20:38:29 +0000 (13:38 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 7 Apr 2010 22:36:40 +0000 (15:36 -0700)
commit569ecf8c164fe4732aee4296c956ecf6b8575b6c
tree17ec69592aa86194728e2b7ccd1ab3fcd7fcb4c8
parentfec5622add1a4e9f305c16e96143439ee22a5c58
Fix code extracting the MTA from Received: headers

The previous code made too many assumptions about the (sadly not
standardized) format of the Received headers. This version should
be more robust to deal with different variations.

Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
notmuch-reply.c