The installer tests the IMAP and logs in fine and dandy.
Connecting to mail.mydomain.com...
IMAP connect: OK(SORT capability: yes)
I also telnetted successfully with the following:
Microsoft Telnet> o mydomain.com 143
01 LOGIN username password
02 02 LIST "" *
* LIST <\HasNoChildren> "." INBOX
What could be the problem? Anything else to configure at hMailServer's end, or main.inc.php?
Bug detected.
I added 'mail.mydomain.com' to $rcmail_config['default_host'] and it logins me in.
So it seems leaving it null and entering the mail hostname in the server textfield does not work.
Roundcube works perfectly, otherwise. All folders were created properly. Mail sent and received as they should!
:D