Hi,
we are having issues connecting to an IMAP server using the limilab library.
The administrator of the server is returning the following information.
Do you know how we should use the library to connect using this method?
"We are able to test and connect if you put in the command before login, then the Postfix/Dovecot server does indeed accept the login behavior. Is it possible for your dev team to adjust the login method to use the RandomStringID like “a” or something else to start with?
We think this is why the “old” Postfix/Dovecot server doesn’t accept the logins from your online service."
Thank you very much in advanc
they are logging in this way:
telnet 143
OK Dovecot ready.
a LOGIN postfixovtest1
a OK Logged in.
where "a" is the random string.