ImapClient client = new ImapClient(); client.Connect("imap.yandex.ru", 993, true);
The remote certificate is invalid according to the results of the authentication.
Related questions
Find more questions by tags C#