RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Release Support > Pending Issues

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 08-25-2006, 09:32 PM
Registered User
 
Join Date: Aug 2006
Posts: 2
Downloads: 0
Uploads: 0
Default Delay mail checking time

Can you set the time when Roundcube automatically checks for e-mail? We have several users and it seems to really bog down sometimes.

Along that line, how many users should be hitting one Roundcube install? We would like to roll this out for about 300 people. Right now it is just on a Celeron box with 1 gb of RAM and it gets pretty slow when a lot of users are hitting it.

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 11-13-2006, 06:13 AM
Registered User
 
Join Date: Nov 2006
Posts: 3
Downloads: 0
Uploads: 0
Default Re: Delay mail checking time

Hi,

All you need is one installation of RC on your machine, then point to it using an alias in Apache httpd.conf file. Example:

Alias /webmail "C:/www/webmail/"
<Directory "C:/www/webmail">
DirectoryIndex index.php
AllowOverride All
Order allow,deny
Allow from all
</Directory>

Make sure all RC files are placed in the "webmail" directory on your server. All your users need to do to login is is go to www.theirdomain/webmail and this takes them to the login page for RC.

I have 1300 users on my machine and it works great.

I hope this helps.

Kenny
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 12:22 PM.


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