base64MIME problem, Or Just New Email Client

Victor Subervi victorsubervi at gmail.com
Wed Nov 18 10:04:22 EST 2009


Hi;
I'm using SimpleMail, available from SF, that used to work fine for me but
now I can't build it on my new server. I get this error:

[Tue Nov 17 09:53:13 2009] [error] [client 208.84.198.58]     import
smtplib, referer:
http://globalsolutionsgroup.vi/display_spreadsheet.py
[Tue Nov 17 09:53:13 2009] [error] [client 208.84.198.58]   File
"/usr/lib64/python2.4/smtplib.
py", line 49, in ?, referer:
http://globalsolutionsgroup.vi/display_spreadsheet.py
[Tue Nov 17 09:53:13 2009] [error] [client 208.84.198.58]     from
email.base64MIME import encode as encode_base64, referer:
http://globalsolutionsgroup.vi/display_spreadsheet.py
[Tue Nov 17 09:53:13 2009] [error] [client 208.84.198.58] ImportError:
No module named base64MIME, referer:
http://globalsolutionsgroup.vi/display_spreadsheet.py
[Tue Nov 17 09:53:13 2009] [error] [client 208.84.198.58] Premature
end of script headers: mail.py, referer:
http://globalsolutionsgroup.vi/display_spreadsheet.py

So, let's try this:
[root at 13gems simplemail]# find . |xargs grep 'base64MIME'
[root at 13gems simplemail]#

What gives? Well, if there ain't no solving this one, can someone recommend
a good client for easily generating emails from forms to inject into qmail?
TIA,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091118/4c32aede/attachment.html>


More information about the Python-list mailing list