← Back to team overview

registry team mailing list archive

[Bug 659975] Re: mailman breaks CC field incorrectly

 

OK; the key bit I missed was that the incorrectly parsed email address
was broken over two lines.

Using a standalone mailman + postfix setup on Hardy I have been able to
reproduce using the following procedure:

  Install postfix and configure as final destination for <hostname>.example.com
  Setup three users (user1, user2 and user3)
  Install mailman and setup default (mailman) and test-list (with user1 as list owner) list.
  Configure Apache to allow administration of mail lists
  Install and configure dovecot for local mail delivery.
  Add user2 to the test-list mail list using the administration screens

Using the attached email (test.txt), simulate the offending use case
using the following command using the user1 account:

  telnet localhost 25 < test.txt

The posting to the test-list mailing list incorrectly has two emails
addresses:

Date: Mon, 18 Oct 2010 10:44:12 +0100 (BST)
From: user1@xxxxxxxxxxxxxxxxxxxxxxxxx
Cc: three <user3@xxxxxxxxxxxxxxxxxxxxxxxxx>,
	test-list@xxxxxxxxxxxxxxxxxxxxxxxxx, user@xxxxxxxxxxxxxxxxxxxxxxxxx
Subject: [Test-list] Test

Test Email
_______________________________________________
Test-list mailing list
Test-list@xxxxxxxxxxxxxxxxxxxxxxxxx
http://hardy-mailman.example.com/cgi-bin/mailman/listinfo/test-list


** Attachment added: "Test email commands and content"
   https://bugs.launchpad.net/debian/+source/mailman/+bug/659975/+attachment/1699390/+files/test.txt

-- 
mailman breaks CC field incorrectly
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.