RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > SVN Releases > SVN Discussion

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 07-08-2006, 03:38 AM
Registered User
 
Join Date: Jul 2006
Posts: 19
Downloads: 1
Uploads: 0
Default Setup single install for multiple servers


I know i'm missing something,

How can we setup a single install for defined list of server (list of Ipaddress or hostnames) ?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 07-08-2006, 03:51 AM
bpat1434's Avatar
Administrator
 
Join Date: Jun 2006
Location: Maryland, USA
Posts: 599
Downloads: 17
Uploads: 0
Send a message via ICQ to bpat1434 Send a message via AIM to bpat1434 Send a message via MSN to bpat1434 Send a message via Yahoo to bpat1434 Send a message via Skype™ to bpat1434
Default Re: Setup single install for multiple servers

In the config file, where it says $rcmail_config['default_host'] create an array('domain.com', 'domain.com', 'domain.com'); of servers...

Don't forget to itterate through the rest of the config file to set up the other options.

While there currently is the ability to define multiple hosts, you can't define multiple SMTP servers.
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 07-08-2006, 03:53 AM
Registered User
 
Join Date: Jul 2006
Posts: 19
Downloads: 1
Uploads: 0
Default Re: Setup single install for multiple servers


Thank for the fast reply. Will work on this and report.
Smiley
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 07-08-2006, 04:13 AM
Registered User
 
Join Date: Jul 2006
Posts: 19
Downloads: 1
Uploads: 0
Default Re: Setup single install for multiple servers

Setup done, getting this message for remote accounts,

IMAP Error: Could not connect to remote-host.com at port 143: Connection timed out


Some debug leads;
-Local install at all servers works, but only for local server.
-Hostnames specified correctly, dns resolving, imap port is open to accept remote connections.
-IMAP is working correctly from remote location, via Outlook.
-Issue reflected irrespective of OS (linux & windows boxes)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 07-08-2006, 11:34 AM
Registered User
 
Join Date: Jul 2006
Posts: 19
Downloads: 1
Uploads: 0
Default FIXED[Re: Setup single install for multiple servers]

Fixed[IMAP Error: Could not connect to remote-host.com at port 143: Connection timed out]

This was a ServerSide error, caused by the RC not being able to add records in RC MySQL database, after successful authentication via IMAP, due to RC mySQL database being called by 'localhost' in db.inc.php

As soon as this was changed to a 'hostname.com' in db.inc.php, issue was resolved.

Some, users may face DB connectivity issues on changing from 'localhost' to 'hostname.com' - please check you mysql setting "access hosts" and mod_security setting to correct this.

RC should correct this error message to display DB connection error, than a IMAP connection time out
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 03:33 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community