[python-win32] Failing to email large attachment with Python on Windows XP

2013-02-13 Thread newtechnologybooks
Hi, I'm struggling with sending a 100mb text file using Python running on a Windows XP client. I'm current running ActiveState Python 2.7.72 and it seems Python keeps failing with the following exception: Traceback (most recent call last): File "emailtest.py", line 32, in send_mail("t..

[python-win32] Failing to email large attachment with Python on Windows XP

2013-02-13 Thread newtechnologybooks
l#12718> [ author ]<http://mail.python.org/pipermail/python-win32/2013-February/author.html#12718> -- newtechnologybooks wrote: >**>**>* I'm struggling with sending a 100mb text file using Python running >on*>* a Windows XP clien