I developed one Windows-based application (on the desktop) that sends PDFs as attachments. The pds size can vary from 40 KB to 10-15 MB. But when I send a PDF of more than 2.5 MB, the file never reaches the destination.
I'm trying to send a file to our intranet, as well as a popular internet address (like gmail, yahoo), but no luck!
I also crossed myself on an SMTP server. There were no such restrictions.
My code is in Asp.net 2.0 and C #.
let me know if more details are required.
thanks a ton!
source
share