With the current cvs; it happens when I try to subscribe from the web page.
And a similar traceback appears when the daily admin reminder tries to send
email...
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><
Bug in Mailman version 2.1b5+
We're sorry, we hit a bug!
If you would like to help us identify the problem, please email a copy of
this page to the webmaster for this site with a description of what
happened. Thanks!
Traceback:
Traceback (most recent call last):
File "/usr/local/mailman/scripts/driver", line 87, in run_main
main()
File "/usr/local/mailman/Mailman/Cgi/subscribe.py", line 94, in main
process_form(mlist, doc, cgidata, language)
File "/usr/local/mailman/Mailman/Cgi/subscribe.py", line 176, in
process_form
mlist.AddMember(userdesc, remote)
File "/usr/local/mailman/Mailman/MailList.py", line 832, in AddMember
self.HoldSubscription(email, name, password, digest, lang)
File "/usr/local/mailman/Mailman/ListAdmin.py", line 418, in
HoldSubscription
self.preferred_language)
File "/usr/local/mailman/Mailman/Message.py", line 203, in __init__
self['Subject'] = Header(subject, charset, header_name='Subject')
File "/usr/local/mailman/pythonlib/email/Header.py", line 164, in __init__
self.append(s, charset)
File "/usr/local/mailman/pythonlib/email/Header.py", line 230, in append
ustr = unicode(s, incodec)
UnicodeError: ASCII decoding error: ordinal not in range(128)
Python information:
Variable Value
sys.version 2.1.3 (#1, Apr 20 2002, 10:14:34) [GCC 2.95.4 20011002 (Debian
prerelease)]
sys.executable /usr/bin/python
sys.prefix /usr
sys.exec_prefix /usr
sys.path /usr
sys.platform linux2
Environment variables:
Variable Value
DOCUMENT_ROOT /var/www/listes.rezo.net
SERVER_ADDR 80.67.170.17
HTTP_ACCEPT_ENCODING gzip, deflate, compress;q=0.9
CONTENT_LENGTH 31
CONTENT_TYPE application/x-www-form-urlencoded
PATH_TRANSLATED /var/www/listes.rezo.net/test
REMOTE_ADDR 62.212.98.121
GATEWAY_INTERFACE CGI/1.1
UNIQUE_ID PenkgFBDqhEAAFKeSQw
HTTP_ACCEPT_LANGUAGE en-us, en;q=0.50
HTTP_KEEP_ALIVE 300
SERVER_PORT 80
HTTP_CONNECTION keep-alive
HTTP_USER_AGENT Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1)
Gecko/20021104 Chimera/0.6
HTTP_ACCEPT
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,video/x-mng,image/png,image/jpeg,image/gif;q=0.2,text/css,*/*;q=0.1
REQUEST_URI /mailman/subscribe/test
QUERY_STRING
SCRIPT_FILENAME /home/mailman/cgi-bin/subscribe
SCRIPT_URL /mailman/subscribe/test
HTTP_HOST listes.rezo.net
REQUEST_METHOD POST
SERVER_SIGNATURE
SCRIPT_URI http://listes.rezo.net/mailman/subscribe/test
SCRIPT_NAME /mailman/subscribe
SERVER_ADMIN fil(a)rezo.net
SERVER_SOFTWARE Apache/1.3.26 (Unix) Debian GNU/Linux mod_fastcgi/2.2.12
mod_perl/1.26 PHP/4.2.3
PYTHONPATH /usr/local/mailman
PATH_INFO /test
HTTP_REFERER http://listes.rezo.net/mailman/listinfo/test
SERVER_NAME listes.rezo.net
REMOTE_PORT 28833
SERVER_PROTOCOL HTTP/1.1
-- Fil
Bugs item #646279, was opened at 2002-12-01 02:17
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=646279&group_i…
Category: mail delivery
Group: 2.1 alpha
Status: Open
Resolution: None
Priority: 5
Submitted By: PieterB (pieterb)
Assigned to: Nobody/Anonymous (nobody)
Summary: UTF8 problem with MS Exchange/MM2.1b4
Initial Comment:
<pre>
Hi,
I have a problem with UTF8-encoded e-mails from a
Microsoft Exchange
2000 server which are sent to a Mailman 2.1b4
mailinglist server.
Exchange uses "utf8" characterset, so that the users
will get an
extra "attachement" with every mailinglist message
(charset "utf-8"
is used for the body, and charset "us-ascii" is used for
the signature
of the mailinglist).
An example of the headers and body is included, below.
Is there a way to change the filtering in Mailman, so that
these messages
are converted to a more common charset, such as: us-
ascii or iso-8859-1
For more information see:
http://www.microsoft.com/exchange/techinfo/tips/Mail_utf
8.asp
(Mailbox Tip: Allow Non-UTF-8 Mail Clients To View
Messages Sent
from Exchange). I tried to get the Exchange server
changed, but
didn't get any response of the local administrator. ;(
Regards,
Pieter
8<--------------------------------------------
X-MimeOLE: Produced By Microsoft Exchange
V6.0.6249.0
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----
_=_NextPart_001_01C29496.DF565EF8"
Date: Mon, 25 Nov 2002 16:25:23 +0100
X-MS-TNEF-Correlator:
<D5DF62311578B6438DC9703240E4FC6F179F4B@foo.
bar>
Thread-Topic: foo.bar
Thread-Index:
AcKUlojItUqNGxBLS1mNvYY31kEXygAACufy
X-Content-Filtered-By: Mailman/MimeDel 2.1b4
X-Mailman-Version: 2.1b4
This is a multi-part message in MIME format.
------_=_NextPart_001_01C29496.DF565EF8
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: base64
[base64 attachement removed]
------_=_NextPart_001_01C29496.DF565EF8
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
--
footer of the mailinglist
------_=_NextPart_001_01C29496.DF565EF8--
</pre>
See: <a href="http://mail.python.org/pipermail/mailman-
developers/2002-
November/014048.html">http://mail.python.org/pipermail/
mailman-developers/2002-November/014048.html</a>
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=646279&group_i…