I am trying to install the latest version of Roundcube 0.3.1. My configuration is postfix-mysql and dovecot. I am running virtual domains, the
setup works fine with Horde and Squirrelmail. Php version is 5.2.1.
On the first page the response by the Roundcube Installer is:
--------------------------------------------------------------------------------------------------------------------------
Checking PHP version
Version: OK(PHP 5.2.11 detected)
Checking PHP extensions
The following modules/extensions are required to run RoundCube:
PCRE: OK
DOM: OK
Session: OK
XML: OK
The next couple of extensions are optional and recommended to get the best performance:
FileInfo: NOT AVAILABLE(Could be loaded. Please add in php.ini; See http://www.php.net/manual/en/ref.fileinfo.php)
Libiconv: OK
Multibyte: OK
OpenSSL: OK
Mcrypt: OK
GD: OK
Checking available databases
Check which of the supported extensions are installed. At least one of them is required.
MySQL: OK
MySQLi: OK
PostgreSQL: NOT AVAILABLE(Not installed)
SQLite (v2): NOT AVAILABLE(Not installed)
Check for required 3rd party libs
This also checks if the include path is set correctly.
PEAR: OK
MDB2: OK
Net_SMTP: OK
Mail_mime: OK
iilConnection: OK
Checking php.ini/.htaccess settings
The following settings are required to run RoundCube:
file_uploads: OK
session.auto_start: OK
zend.ze1_compatibility_mode: OK
mbstring.func_overload: OK
suhosin.session.encrypt: OK
The following settings are optional and recommended:
date.timezone: NOT OK(Could be set)
---------------------------------------------------------------------------------------------------------------------------------
However, when I click on NEXT I get this error page:
"Internal Server Error" .. bla ..bla..
My logs show this error:
Nov 23 18:41:37 avi httpd: PHP Warning: include_once(PEAR_Error.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /var/www/xxxxx/roundcubemail/installer/utils.php on line 41
Nov 23 18:41:37 avi httpd: PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening 'PEAR_Error.php' for inclusion (include_path='/var/www/xxxxx/roundcubemail/program/lib:/var/www/xxxxx/roundcubemail/program:/var/www/xxxxx/roundcubemail/program/include:.:/usr/share/pear:/usr/share/php') in /var/www/xxxxx/roundcubemail/installer/utils.php on line 41
Any idea what this error means? I googled thru and there was a similar issue which turned out to be the requirement for mdb2 driver for Mysql, so I have also installed this driver, but again, I am getting the same error.
_______________________________________________
List info: http://lists.roundcube.net/users/
Does anybody have any ideas/scripts for maintaining (cleaning) the
roundcube database when mailboxes (or domains) are closed? I am not super
familiar with the db schema but we are about to begin offering RoundCube
webmail (in addition to squirrelmail -- so we'll utilize the
squirrelmail_usercopy plugin) and we have a post-deletion script that does
some filesystem maintenance. . . I want to extend it to keep cruft out of
the roundcube database and it seems there are several tables that would
obviously need rows removed (users, identities, contacts) and some other
tables I guess (cache, messages.) What about the session table?
Now that I write this and look more closely I gues it's not too
complicated for an invididual mailbox removal: The user_id column would
be the key. . . For a domain removal, it's slightly more intelligent logic
that would need to look for all users.username LIKE %(a)domain.org. . .
But I don't want to reinvent the wheel if someone's already put
work/thought into this!
Ben
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I have installed roundcubemail-0.3-stable in a LAMP platform.
When I received an email with an inline png image (and
content-type="multipart/alternative"), roundcube doesn't display it.
Mozilla Thunderbird for example display the image correctly.
When I forward or 'edit as new' the message, the image is showed without
any problem. It seems that there was a solved ticket with this problem,
but I don't know how to fix it.
I rescue an old roundcube installation (roundcubemail-0.1) and the same
e-mails that didn't display the stable roundcube0.3 works fine here.
Maybe this could help.
Thanks in advance for your help.
--
......................................................................
__
/ / Roger Castells i Barrancos
C E / S / C A Tècnic de Microinformàtica
/_/ Centre de Supercomputació de Catalunya
Gran Capità, 2-4 (Edifici Nexus) · 08034 Barcelona
T. 93 205 6464 (ext. 502) · F. 93 205 6979 · rcastells(a)cesca.cat
......................................................................
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi, folks!
There is Roundcube 0.2.1 (seems that 0.3.1 has this problem too).
Mailboxes are IMAP under Dovecot.
There are two folders visible: Inbox and Trash,
but when I try to remove message,
"errormoving" alert is displayed, and "Trash" is always empty.
File roundcubemail/program/include/rcube_imap.php contains following code:
function move_message($uids, $to_mbox, $from_mbox='')
{
$to_mbox = $this->_mod_mailbox($to_mbox);
$from_mbox = $from_mbox ? $this->_mod_mailbox($from_mbox) :
$this->mailbox;
// make sure mailbox exists
if ($to_mbox != 'INBOX' && !in_array($to_mbox,
$this->_list_mailboxes()))
{
if (in_array($to_mbox_in, $this->default_folders))
$this->create_mailbox($to_mbox_in, TRUE);
else
return FALSE; // This always happens when Trash does not exists!
}
What is $to_mbox_in variable in this code?
It is never assigned and is always empty (while $to_mbox == 'Trash').
BTW, when Trash folder is already created, then messages are removed
normally,
but two "Trash" folders are visible in folderlist.
WBR, Ilya
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi all
Hi list
my linux box is CentOS 5.4
it is properly updated
I use the old old stable version 0.1.1 of roundcubemail , which is contained
in the deposit EPEL
I preferred to continue using the version contained in the official
repositories of CentOS
I use postgresql
This is correctly configured as described in the INSTALL file
I use the standard PHP of CentOS distribution (http://fakessh.eu/ it is the
phpinfo(); page )
my problem is that
I see appear the login page (http://fakessh.eu/roundcubemail )
I enter all data but I do not
understand why I can not fit into the webmail
thanks for all your feedback
SL
nb : 'Buddha' peace themselve
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi all
Hi list
I have a CentOS server properly updated with php 5.2.11
I have a total lack of internal log roundcubemail
plus I have a serious problem in authentication
url http://fakessh.eu/roundcubemail/?_task=&_action=login
with correct user and correct pass
gives me posted on the home page of roundcube an authentication error
url http://fakessh.eu/roundcubemail
with correct user and correct pass
gives me posted on the home page of roundcube an authentication error
I activate the verbose mode of roundcube without further result
$rcmail_config['debug_level'] = 8;
I use the rpm
[root@r13151 ~]# rpm -qa | grep roundcubemail
roundcubemail-0.3-1.fc11
which corresponds to the stable version 3.0
I use postgresql configure by following the INSTALL file of the rpm
One problem that may occur: the large number of mail there on the server
several tens of thousands
and also the major problem I have: I have no log, but the rpm installation is
correct
my server does not seem corrupt, I will not forward mail bizarre and the logs
are clean
thanks for all your feedbacks
nb : 'Buddha' peace themselve
_______________________________________________
List info: http://lists.roundcube.net/users/
I sent the above attached message some time ago. I received no answer!
The problem is still there and I've found no solution yet.
Nothing changed after upgrade to 3.1
Can anybody help me? Any suggestion???
Giorgio
Subject: [RCU] problem with login after upgrade to 0.3 (password crypted?)
From: Giorgio Volpe <giorgio(a)movi.fvg.it>
Date: Fri, 23 Oct 2009 23:38:01 +0200
To: users(a)lists.roundcube.net
I've just upgraded from 0.2 to 0.3
I can no more log in ...
Activating
$rcmail_config['imap_debug'] = true;
I can see in the log file <log_dir>/imap that rc sends the password to
the IMAP server not as is but "crypted"(?) and the server refuses it
[23-Oct-2009 23:02:23 +0200]: C: cp01 CAPABILITY
[23-Oct-2009 23:02:23 +0200]: S: * CAPABILITY IMAP4rev1 UIDPLUS
CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT
QUOTA IDLE ACL ACL2=UNION STARTTLS
[23-Oct-2009 23:02:23 +0200]: S: cp01 OK CAPABILITY completed
[23-Oct-2009 23:02:23 +0200]: C: a001 LOGIN "spa" "î`ovG"
[23-Oct-2009 23:02:30 +0200]: S: a001 NO Login failed.
"î`ovG" is not my password!
If I telnet the server with the plain real password it logs in!?
/etc/roundcube# telnet localhost 143
Trying 127.0.0.1...
Connected to movifvg.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL
ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2008 Double
Precision, Inc. See COPYING for distribution information.
a001 login "spa" "realplainpasswd"
a001 OK LOGIN Ok.
Any help?
thanks
giorgio
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi All,
Can anyone confirm this?
My config has
flag_for_deletion TRUE
But there's some strange behaviour in this setup.
Steps to follow:
1. Apply a filter
2. Delete messages in filtered list
3. Compact the folder
Result -> Unfiltered mailbox with the filter displayed.
Where I am expecting the filtered mailbox list to appear.
Bug, or feature?
Kind regards,
Spil
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi all,
What needs to be changed to enable personal distribution lists in the
Address Book.
At the moment the email field in the contacts table is only varchar(128) I
think this can easely be changed to text so we can have unlimites comma
separated email addresses in there.
But I have noticed there is an e-mail validation test in the edit Contact
screen.
Where can I find the code to disable this?
--
Simple things make people happy.
Willy De la Court
PGP Public Key at http://www.linux-lovers.be/download/public_key.asc
PGP Key fingerprint = 784E E18F 7F85 9C7C AC1A D5FB FE08 686C 37C7 A689
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I upgraded to the latest patch today and now the accounts / settings
plugin does not work properly anymore. Now it is not possible to select
special folders, for additional created imap accounts. For the main account
it still works perfect, but no longer for additional accounts. Maybe it is
a problem of the "settings" plugin or "accounts" plugin. Has anyone the
same problem and a workaround solution ?
Best Regards
Tom
_______________________________________________
List info: http://lists.roundcube.net/users/