hi everyone,
i tried to send an email using MailMessage and SmtpClient classes with yandex.com
I got the following exception
The operation has timed out.
Description: An unhandled exception occurred during the execution of the current web request. Please
review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Net.Mail.SmtpException: The operation has timed out.
Stack Trace:
[SmtpException: The operation has timed ou ...
Go to the complete details ...