Dang, even with your setting I still get the header unencoded. I don't have Python 2.2[.0] or OSX around at the moment to see if that's an issue, so I'd like you to try two things. Save the attached file and then do this, assuming you installed Mailman in the default location.
% PYTHONPATH=/usr/local/mailman/pythonlib python test.py email version: 2.4.3 email path: /usr/local/mailman/pythonlib/email/__init__.pyc quick test % python test.py email version: 2.4.3 email path: /usr/local/lib/python2.2/email/__init__.pyc quick test -Barry _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman-21/listinfo/mailman-developers
