]> git.notmuchmail.org Git - notmuch/commit
test: add known broken test for reply from address in named group list
authorJani Nikula <jani@nikula.org>
Sat, 14 Jan 2012 21:49:49 +0000 (23:49 +0200)
committerDavid Bremner <bremner@debian.org>
Tue, 17 Jan 2012 01:06:34 +0000 (21:06 -0400)
commit93150f6467e10d075bf5cf4f27eb632a4d5d63dd
treee5b005e0981e13e6dec00ffca371829db816a12c
parent7ddd849015759a329bf8fef8c8b5a93359408962
test: add known broken test for reply from address in named group list

If a message was received to the user's address that was in a named
group list, notmuch reply does not use that address for picking the
from address.

Groups lists are of the form: foo:bar@example.com,baz@example.com;

Signed-off-by: Jani Nikula <jani@nikula.org>
test/reply