P
Paul
Hello,
I am trying to send an email with an attachment from whitin my ASP.NET page.
everything works fine except when the file size of my attachment exceeds the
size of approximately 128 kb.
No i've split up my file into smaller pieces and everything works OK again.
But obviously this
is not the solution we want.
I've reviewed the settings of my SMTP server (localhost) and the maximum
size of e-mail messages was set
to 2048 kb. Does an additional Exchange server "do" something with files
larger then +/- 128 kb?
Thanks in advance.
Paul.
I am trying to send an email with an attachment from whitin my ASP.NET page.
everything works fine except when the file size of my attachment exceeds the
size of approximately 128 kb.
No i've split up my file into smaller pieces and everything works OK again.
But obviously this
is not the solution we want.
I've reviewed the settings of my SMTP server (localhost) and the maximum
size of e-mail messages was set
to 2048 kb. Does an additional Exchange server "do" something with files
larger then +/- 128 kb?
Thanks in advance.
Paul.