Re: Problem with emailing large attachment using JavaMail.
Posted By:
Irfan_Ahmed
Posted On:
Saturday, July 28, 2001 01:01 AM
I am having a similiar issue...
I am using multiple attachments while sending mail, there is a difference of 30kb between the original file size and upon receipt. all the attachments are of reasonable sizes ~600kb.
Please let me know of the solution - or is it a java bug ?
Regards,
Irfan
Re: Problem with emailing large attachment using JavaMail.
Posted By:
John_Zukowski
Posted On:
Thursday, July 26, 2001 06:51 PM
Limit the size of the upload. It sounds like something is timing out when network traffic is busy. Mail is not the proper way to transport 10 MB files.