While I don't intend to stir up a hornet's nest, I feel an
obligation to point out that an 8Mb email attachment should
set off warning bells. I don't believe that SMTP email
is very efficient at moving such large files around and that
there are other methods for moving them more efficiently.
I've
[EMAIL PROTECTED] wrote:
> I'm having troubles with a script that uses the get_payload function.
> My script just works perfectly if I use it with attachment up to 8 Mb.
> If the attachment are more than 8 Mb large, the script exits with a
> TypeError exception.
> IMHO when get_payload try to conv
I'm having troubles with a script that uses the get_payload function.
My script just works perfectly if I use it with attachment up to 8 Mb.
If the attachment are more than 8 Mb large, the script exits with a
TypeError exception.
IMHO when get_payload try to convert the attachment in a single strin