I try to connect imap with:
Dim ImapClient = New Imap()
ImapClient.Connect("imap.pec.it", 993)
but the system return:
tried to read a line. only '' received. Please make sure that you have disabled antivirus and firewall software or that you have configured them correctly.
Can you help me?
Many thanks.