Author Topic: IMAP error on beta 2  (Read 6534 times)

Offline psionmark

  • Newbie
  • *
  • Posts: 6
IMAP error on beta 2
« on: August 07, 2006, 02:17:59 AM »
Hi folks,

Hope you don't mind the cross-post, but I'm getting the same error on beta 2, so posting here too.

I'm attempting a clean install of Roundcube on my byethost domain.

I get the log-in screen okay (after renaming htaccess), but when I log-on, I get the message "IMAP error: Can't connect to mail.messagingengine.com at port 143".

I'm trying to connect to my Fastmail account. I've gone through the forums, double-checking the items I needed to change in main.inc.php and db.inc.php and all looks fine.

From db.inc.php, I've set:

$rcmail_config['db_dsnw'] = 'mysql://mark.avey:XXXXXXXX@localhost/XXX'; - (obviously not using the X's

In main.inc.php I have:

$rcmail_config['default_host'] = 'mail.messagingengine.com'; (Have also tried ssl using port 993)

Anyone any ideas?

Someone has created a Roundcube log-in to Fastmail at eumx.net/cwm, so I know it's technically possible

Thanks in advance,

Mark

Offline psionmark

  • Newbie
  • *
  • Posts: 6
Re: IMAP error on beta 2
« Reply #1 on: August 07, 2006, 05:43:46 PM »
I've also tried this with another imap server, with the same error.

Can anyone think what the problem might be? Possible problem with my site host?

Cheers,

Mark