On Thu, Feb 14, 2013 at 12:06 PM, Tim Roberts wrote:
> newtechnologybooks wrote:
>> >/I was able to deliver 20mb files with this script, but failed when
>> />/trying 100mb files. / >> That's further evidence that you have hit
>> a server limit. If you want >> to send 100MB files, you store them on
newtechnologybooks wrote:
> >/I was able to deliver 20mb files with this script, but failed when
> />/trying 100mb files. / >> That's further evidence that you have hit
> a server limit. If you want >> to send 100MB files, you store them on
> an FTP server or a web server and >> send a link. Compan
newtechnologybooks wrote:
>
>
> I'm struggling with sending a 100mb text file using Python running on
> a Windows XP client.
>
I do not doubt it. Most SMTP servers block attachments that large.
> I was able to deliver 20mb files with this script, but failed when
> trying 100mb files.
That's fu