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: [email protected]
RCPT TO: [email protected]
DATA
Subject: Test
Cc: [email protected], "user two" 
<[email protected]>, user
          three <[email protected]>

Test Email
.
QUIT

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

From: [email protected]
Cc: [email protected], [email protected],
        three <[email protected]>
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: [email protected]
Cc: user three <[email protected]>,
        [email protected]
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     : [email protected]
Unsubscribe : https://launchpad.net/~registry
More help   : https://help.launchpad.net/ListHelp

Reply via email to