i i try to connect with imap
This method work
imap.ConnectSSL(serverInAddress)
but when i use
imap.Login(serverInUsername, serverInPassword)
with correct username and password
It give me tis error:
Mail.dll Information: 0 : 12 10:04:53 S: 699fb17a163145f2 NO [AUTHENTICATIONFAILED] Authentication failed.
'Limilabs.Client.IMAP.ImapResponseException' in Mail.dll