Using Outlook for Android in business environments for email and scheduling
It works. Just added new e-mail account. After OK just 1 second and it works.
But do not put a port at the IMAP server address !!
Just put a port at the SMTP address. serveraddress:587 or serveraddress:465
And fill in both password fields!
But I want to specify a port.
At my provider receiving imap can work with port 143 (no SSL) or 993 (SSL)
for sending imap can work with port 25 (no SSL) or 465 (SSL) or 587 (STARTTLS)(TLS)
How can you tell that you use SSL and not a unsecure connection, if you do not specify a port?