I am sending emails containing large attachments (~8 MB) and it takes more than 60 seconds to send the email.
It cannot send the email and I get "The operation has timed out."
is there a way to set unlimited timeout for sending emails?
I'm using the MailMessage class in System.net.Mail
Thanks.
It cannot send the email and I get "The operation has timed out."
is there a way to set unlimited timeout for sending emails?
I'm using the MailMessage class in System.net.Mail
Thanks.
Attachments
Last edited: