From: Carl Worth Date: Thu, 12 Nov 2009 05:29:04 +0000 (-0800) Subject: notmuch reply: Fish out user's address from recipient list to use as From. X-Git-Tag: 0.1~529 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=8f9bd26e6237a766499bcfc6cbdcad88d4e159b4;hp=8f9bd26e6237a766499bcfc6cbdcad88d4e159b4;p=notmuch notmuch reply: Fish out user's address from recipient list to use as From. That is, if mail was addresses to one of the "other" addresses in the configuration file, then the reply will have its "From" header set to that same address rather than the primary address. ---