I can send email with Explicit SSL in C# with SmtpClient, but i cannot send by Implicit SSL(TLS). are there any solution for this.
I want yo use yahoo mail to send a message from my C# program.
I can send email with Explicit SSL in C# with SmtpClient, but i cannot send by Implicit SSL(TLS). are there any solution for this.
I want yo use yahoo mail to send a message from my C# program.