I've tested the package from -proposed according to the test case and it
seems to work. Below some details.

- set up test-list with user1 and user2 as test users, and user3 NOT a member
- sent a mail to the list, like this:

HELO localhost
MAIL FROM: us...@hh-mailman.narancs.net
RCPT TO: test-l...@hh-mailman.narancs.net
DATA
Subject: Test
Cc: test-l...@hh-mailman.narancs.net, "user two" 
<us...@hh-mailman.narancs.net>, user
          three <us...@hh-mailman.narancs.net>

Test Email
.
QUIT

- got the following header after it got delivered to user1 (which is a
member):

From: us...@hh-mailman.narancs.net
Cc: u...@hh-mailman.narancs.net, test-l...@hh-mailman.narancs.net,
        three <us...@hh-mailman.narancs.net>
Subject: [Test-list] Test

- notice the user@ ... email address which is wrong

After activating -proposed and installed 2.1.9-9ubuntu1.1, sent the same
message and got the correct header:

From: us...@hh-mailman.narancs.net
Cc: user three <us...@hh-mailman.narancs.net>,
        test-l...@hh-mailman.narancs.net
Subject: [Test-list] Test

I can confirm that the package from -proposed fixes this bug.

-- 
mailman breaks CC field incorrectly when spread over multiple lines
https://bugs.launchpad.net/bugs/659975
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.

_______________________________________________
Mailing list: https://launchpad.net/~registry
Post to     : registry@lists.launchpad.net
Unsubscribe : https://launchpad.net/~registry
More help   : https://help.launchpad.net/ListHelp

Reply via email to