I have problem with connecting by IMAP to mail server imap.rambler.ru
I use
imap.UseBestLogin(login, password);
Tried different values of
imap.ReceiveTimeout = new TimeSpan(5000);
but all the same, some time I can connect, other I get error
[Limilabs.Client.ServerException] = {"Tried to read a line. No data received. Please make sure that antivirus and firewall software are disabled or configured correctly."}
Here's the log file:
Mail.dll: 31 17:04:15 S: * OK IMAP4 ready
Mail.dll: 31 17:04:15 C: 67984d22a7b543fc CAPABILITY
Mail.dll: 31 17:04:15 S: * CAPABILITY IMAP4rev1 MULTIAPPEND LITERAL+ IDLE QUOTA AUTH=PLAIN
Mail.dll: 31 17:04:15 S: 67984d22a7b543fc OK completed
Mail.dll: 31 17:04:15 C: d54cca27b9a34a13 LOGIN user@rambler.ru pass
Mail.dll: 31 17:04:15 S: * BAD internal server error