If I try to login via
imap.UseBestLogin(Credentials.UserName, Credentials.Password)
I get the following exception:
ClientLimilabs.Client.IMAP.ImapResponseException: [REFERRAL imap://somebody@mydomain.de;AUTH=PLAIN@XXXXX.ispgateway.de |proxy=0/] Try this server instead.
Does anybody has a hint on how to handle?
Best regards,
Torben