Hello, I have now done the fixes to parameter encoding. There is a new option which controls how to encode parameters. They can be encoded with rfc2047 (illegal but works), rfc2231 (legal but with problems) or both. The code is in cvs. Please let me know if there are any problems with it. /MaF