[PATCH 1/2] cli: add --from option to reply to restrict guessing of the From: header.

2012-02-04 Thread Jani Nikula
On Sat, 4 Feb 2012 17:09:09 +, Mark Walters wrote: > Add an option --from= to notmuch-reply.c to restrict guessing of the > From: header. The existing logic looks as the main headers, then at > the delivery headers, and finally defaults to the config file address. > > This patch allows the

[PATCH 1/2] cli: add --from option to reply to restrict guessing of the From: header.

2012-02-04 Thread Mark Walters
On Sat, 04 Feb 2012 19:59:58 +0200, Jani Nikula wrote: > On Sat, 4 Feb 2012 17:09:09 +, Mark Walters gmail.com> wrote: > > Add an option --from= to notmuch-reply.c to restrict guessing of the > > From: header. The existing logic looks as the main headers, then at > > the delivery headers,

[PATCH 1/2] cli: add --from option to reply to restrict guessing of the From: header.

2012-02-04 Thread Mark Walters
Add an option --from= to notmuch-reply.c to restrict guessing of the From: header. The existing logic looks as the main headers, then at the delivery headers, and finally defaults to the config file address. This patch allows the user to restrict which of these guesses are made. Currently the

[PATCH 1/2] cli: add --from option to reply to restrict guessing of the From: header.

2012-02-04 Thread Mark Walters
Add an option --from= to notmuch-reply.c to restrict guessing of the From: header. The existing logic looks as the main headers, then at the delivery headers, and finally defaults to the config file address. This patch allows the user to restrict which of these guesses are made. Currently the

Re: [PATCH 1/2] cli: add --from option to reply to restrict guessing of the From: header.

2012-02-04 Thread Mark Walters
On Sat, 04 Feb 2012 19:59:58 +0200, Jani Nikula j...@nikula.org wrote: On Sat, 4 Feb 2012 17:09:09 +, Mark Walters markwalters1...@gmail.com wrote: Add an option --from= to notmuch-reply.c to restrict guessing of the From: header. The existing logic looks as the main headers, then at