Hi there, I have been using roundcube for a very long time and I have recently upgraded to 0.5.2
I have had a few snags along the way.
First:
Every so often I will see a message in my httpd log like this:
[Mon May 16 13:41:25 2011] [error] [client x.x.x.x] PHP Fatal error: Cannot redeclare rcube_autoload() (previously declared in /var/www/html/program/include/iniset.php:87) in /var/www/html/program/include/iniset.php on line 116, referer: http://server.net/?_task=mail&_mbox=INBOX&_refresh=1
Does anyone know what this means and how to correct it?
Second,
When I try to modify my settings in my account it pops up with a red box and says:
an error occured while saving...
If I keep clicking the 'save' button over and over eventually it will say "successfully saved".
Start up time for large mailboxes takes a really long time now.
Is there some way to tell it by default to only download the headers it needs to display the first page of results?
thanks,
-Drew
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I'm using roundcube 0.3.1. Each time I click on a imap subfolder I see a
complete new imap login process in my cyrus log. Is this normal
behavior?
Thanks
Marcus
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
RC 0.4-stable
Is there a way to show the logged username on the Webmail? As many
of my users have multiple accounts (we have many subdomains), and they
all log using a single URL, sometimes its confusing to know which
username are they using at the moment.
Thanks
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello friends of Roundcube
One of our busiest plugin developers, Roland Liebl, is asking for your
help. His bundle of Roundcube plugins at
http://code.google.com/p/myroundcube/ meanwhile contains more than 30
useful extensions and some of them are now seeking new maintainers,
namely the google_contacts and the plaxo_contacts plugins. Both of
them extend the Roundcube address book with additional backends and if
you're familiar with either the Google or Plaxo API and interested in
contributing to our free software please contact him over
http://code.google.com/p/myroundcube/
Have a good one,
Thomas
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there,
I have RC with LDAP as 'address book only' running on Gentoo. Perfect.
Now I migrated server to Ubuntu with pretty much the same configuration
and everything works fine except that Address Book pane is completely
read only. All buttons, including navigation buttons are grayed out. I
have more than one page of addresses and I cannot even navigate to see
the latest entries. And I cannot select any of addresses :?
On the other hand, LDAP lookup is working fine, autocomplete works in
e-mail composing pane.
I've searched all around but couldn't find anything like.
Any ideas?
RC is 0.5.2, but underlying software versions on both servers slightly
differs. But both are fresh - Gentoo is current and Ubuntu is 11.04.
Thanks for your time & BR,
Ivars
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi folks,
I am looking for a RoundCube plugin which allows me to do delete all
messages in the currently selected IMAP folder by clicking just one
button. This would allow me to emulate the way in which I avoid clutter
when trying to "catch up" on some mailing lists using Thunderbird.
Thanks for your comments.
-Ralph
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello
This is my setup
- 1 Quad Core Nehalem @ 2.80 ghz
- 12 GB of ram
- RAID 1+0 of 8 SAS 15K rpm disks
- Red Hat Enterprise Linux 5.6 x64
- Apache 2.2.3, PHP 5.3.6, Mysql 5.5, php-apc
- Latest stable roundcube version (0.5.2 today..)
- IMAP server: dovecot 2.0.11 in another host
I must support 1.200 concurrent users with roundcube (we are almost 15.000, 10% of concurrency is not a bad deal), and I have the following questions:
- How much memory does roundcube uses?
- How many mysql threads should I use for 1.200 concurrent users?
- Any performance hint about this setup?
Regards
Maria
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I need to change the configuration according to the URL. Here is a
possible scenario:
1. visiting webmail1.host.com --> horde switching to pop1.host.com and
smtp1.host.com;
2. visiting webmail2.host.com --> horde switching to with pop2.host.com
and smtp2.host.com.
is it possible to access to the different configurations through the
same roundcube installation? Or do I need duplicated installation?
Note: I don't want a dropdown menu of all possible servers.
Regards,
Salvatore
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/NJ/CIZjGFtn/smime.p7s
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there,
I have an installation of roundcube v0.4.2 which I upgraded in January this year
from v0.3
In the main.inc.php file, I have specified both an 'sql' address book as well as
an 'ldap' addressbook.
When autocompleting, if I select just the 'ldap' addressbook, contacts
autocomplete fine, however when I select the 'sql' option, only the sql contacts
are complete and none of the ldap contacts.
example:
$rcmail_config['address_book_type'] = 'sql';
$rcmail_config['ldap_public']['SCHOOL'] = array( etc.....
$rcmail_config['autocomplete_addressbooks'] = array('sql', 'SCHOOL');
With this configuration, only the sql address book is auto-completed.
If I specify:
$rcmail_config['address_book_type'] = 'ldap';
then it all works fine except for the fact that there is no Personal Address
book available.
If I specify:
$rcmail_config['autocomplete_addressbooks'] = array('SCHOOL', 'sql');
there is no change
and if I specify:
$rcmail_config['autocomplete_addressbooks'] = array('SCHOOL');
then the weirdest thing happens - it ONLY autocompletes from the sql contacts
still ????
I also tried:
$rcmail_config['autocomplete_addressbooks'] = array('sql', 'ldap');
but this didn't change anything either.
Any thoughts/hints?
Cheers,
PJR
--
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e