2009-08-22 18:39:10 UTC
Hi,
My wep app uses this system to send email, it downloads pdf file and add the pdf file as an attachment to email.
when the PDF size is under 7MB, it was sent successfully, if the size is above 8MB,
I got the error "Error while sending data to the server: Unable to write data to the transport connection."
Is there a size limitation for file attachment?
Thanks in advance!