* Tokio Kikuchi <[EMAIL PROTECTED]>: > Hi all, > > I've just released Mailman 2.1.7rc1 Release Candidate. I'm sorry for > the violation of file name extension convention because I made a small > mistake when tagging the release number. I will be releasing 2.1.7 > final by December 31 if there is no problem.
I got one: For whatever reason, mailman destroys the Subject: header I use when sending mail to a list. I use postfix, together with header_checks to actually LOG the Subject: header: Mail comes in from mail.charite.de, the Subject: is fine! Dec 24 13:05:24 webmail postfix/cleanup[3041]: E9C20220BDD: warning: header Subject: webKess Stations- / Abteilungsregistrierung Elisabeth_KH.1049 from mail.charite.de[160.45.207.131]; from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=ESMTP helo=<mail.charite.de> It's delivered into mailman's script: Dec 24 13:05:25 webmail postfix/local[2972]: E9C20220BDD: to=<[EMAIL PROTECTED]>, relay=local, delay=1, status=sent (delivered to command: /home/mailman/mail/mailman post webkess) Mail comes back from mailman (localhost!): Dec 24 13:05:26 webmail postfix/smtpd[3039]: connect from localhost.localdomain[127.0.0.1] Dec 24 13:05:26 webmail postfix/smtpd[3039]: 8FDB7220BDD: client=localhost.localdomain[127.0.0.1] Dec 24 13:05:26 webmail postfix/cleanup[3041]: 8FDB7220BDD: message-id=<[EMAIL PROTECTED]> Dec 24 13:05:26 webmail postfix/cleanup[3041]: 8FDB7220BDD: warning: header Subject: [webKess] webKess Stations- / Abteilungsregistrierung??Elisabeth_KH.1049 from localhost.localdomain[127.0.0.1]; from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=ESMTP helo=<webmail.charite.de> As you can see, Subject: webKess Stations- / Abteilungsregistrierung Elisabeth_KH.1049 was transformed into Subject: [webKess] webKess Stations- / Abteilungsregistrierung??Elisabeth_KH.1049 (?? denotes a non-8-bit character). I wonder why a mere "space" sign needs to be transformed... -- Ralf Hildebrandt (i.A. des IT-Zentrums) [EMAIL PROTECTED] Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155 Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962 IT-Zentrum Standort CBF send no mail to [EMAIL PROTECTED] ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp