Brett Patterson wrote:
> Hi all.  I'm trying to test-out roundcube on my local server.  I've set
> everything up and got it running splendidly.  I'm just having a problem
> with it.
> 
> 1.) It doesn't use my port that I specified during connections.  In the
> config file I've got:
> $rcmail_config['default_port'] = 993;

According to a bug report, the default port parameter does not work. If
using ssl://..... this does not matter anyway.

> That says to me that the default port to talk to the client on would be
> 993 (SSL).  I've also specified my server to be
> "ssl://imap.server.com:993" and yet it won't connect.  Keeps giving me
> this exact error:
> *IMAP Error:* Could not connect to Imap Server at port 143:
> 
> I'd also like to suggest adding a line in the INSTALL file that tells
> new users to rename main.inc.php.dist and db.inc.php.dist to just
> *.inc.php.  I didn't get that, took me a bit to figure it out...

In my INSTALL file I can find the following at line 27:
"5. Rename the files config/*.inc.php.dist to config/*.inc.php"
> 
> Love the program, hope to see more in the future.  Any help would be
> greatly appreciated!!
> 
> ~Brett
> 
Regards,
Thomas


Reply via email to