Tryed the quick workaround and nothing changes. With the pyton one, i get this error >>> import mimetools Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.5/mimetools.py", line 11, in <module> class Message(rfc822.Message): AttributeEr...