Dear subscribers
We’re proud to announce the arrival of the next major version 1.1.0 of
Roundcube webmail which is now available for download. With this
milestone we introduce new features since version 1.0 as well as some
clean-up with the 3rd party libraries:
- Allow searching across multiple folders
- Improved support for screen readers and assistive technology using
WCAG 2.0 andWAI ARIA standards
- Update to TinyMCE 4.1 to support images in HTML signatures (copy & paste)
- Added namespace filter and folder searching in folder manager
- New config option to disable UI elements/actions
- Stronger password encryption using OpenSSL
- Support for the IMAP SPECIAL-USE extension
- Support for Oracle as database backend
- Manage 3rd party libs with Composer
In addition to that, we added some new features to improve protection
against possible but yet unknown CSRF attacks - thanks to the help of
Kolab Systems who supplied the concept and development resources for
this.
Although the new security features are yet experimental and disabled
by default, our wiki describes how to enable the Secure URLs [1] and
give it a try.
And of course, this new version also includes all patches for reported
CSRF and XSS vulnerabilities previously released in the 1.0.x series.
IMPORTANT: with the 1.1.x series, we drop support for PHP < 5.3.7 and
Internet Explorer < 9.
IE7/IE8 support can be restored by enabling the ‘legacy_browser’
plugin which is part of the default package.
See the complete changelog at http://trac.roundcube.net/wiki/Changelog
and download the new packages from http://roundcube.net/download.
The download packages come in two flavors: "dependent", which requires
the manual installation of 3rd party libs using Composer and
"complete", with all the required libraries already packed into the
vendor directory and ready to run.
Best,
Thomas
[1] http://trac.roundcube.net/wiki/Howto_Config/Secure_URLs
After installing RC $CURRENT and going through the installation, I get
DATABASE ERROR: CONNECTION FAILED on loading the main RC page.
Installer steps:
Check environmentCreate configTest config
Checking PHP version
Version: OK(PHP 5.4.17 detected)
- - - > (this is odd. php 5.5 is installed)
could there be a separate install of 5.4?
$ more /usr/local/etc/php.conf
PHP_VER=55
PHP_VERSION=5.5.21
PHP_SAPI=cli fpm
PHP_EXT_INC=pcre spl
- - - > continuing…
Checking PHP extensions
The following modules/extensions are required to run Roundcube:
PCRE: OK
DOM: OK
Session: OK
XML: OK
JSON: OK
PDO: OK
The next couple of extensions are optional and recommended to get the best performance:
FileInfo: NOT AVAILABLE(See http://www.php.net/manual/en/book.fileinfo.php)
Libiconv: OK
Multibyte: OK
OpenSSL: OK
Mcrypt: OK
Intl: NOT AVAILABLE(See http://www.php.net/manual/en/book.intl.php)
Exif: NOT AVAILABLE(See http://www.php.net/manual/en/book.exif.php)
Checking available databases
Check which of the supported extensions are installed. At least one of them is required.
MySQL: NOT AVAILABLE(See http://www.php.net/manual/en/ref.pdo-mysql.php)
PostgreSQL: NOT AVAILABLE(See http://www.php.net/manual/en/ref.pdo-pgsql.php)
SQLite: OK
SQLite (v2): NOT AVAILABLE(See http://www.php.net/manual/en/ref.pdo-sqlite.php)
SQL Server (SQLSRV): NOT AVAILABLE(See http://www.php.net/manual/en/ref.pdo-sqlsrv.php)
SQL Server (DBLIB): NOT AVAILABLE(See http://www.php.net/manual/en/ref.pdo-dblib.php)
Check for required 3rd party libs
This also checks if the include path is set correctly.
PEAR: OK
Net_SMTP: OK
Net_IDNA2: OK
Mail_mime: 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
magic_quotes_runtime: OK
magic_quotes_sybase: OK
The following settings are optional and recommended:
allow_url_fopen: OK
date.timezone: NOT OK(not set)
register_globals: OK
Check config file
defaults.inc.php: OK
config.inc.php: OK
Check if directories are writable
Roundcube may need to write/save files into these directories
/usr/local/www/roundcube/temp/: OK
Check DB config
DSN (write): OK
DB Schema: OK
DB Write: OK
DB Time: OK
Test filetype detection
Fileinfo/mime_content_type configuration: NOT OK
Try setting the mime_magic config option to null.
Mimetype to file extension mapping: OK
hi, i'm trying to export all users address books for a mail server
migration (roundcube 0.9.2 to zimbra). some of the users have around
100-500 contacts grouped into several groups.
i was able to export and import all the contacts by exporting the
'contacts' table from mysql to a csv file, but then i don't have the
groups info.
any ideas about how can i migrate the groups info from the address book?
Hi,
I have a question for managesieve plugin, that is, how could I set a
vacation reply, based an hour interval?
It's possible to do this between date interval, but I have the need in hours
also, to setup a reply in non-work hours.
Is this possible?
Hi Luciano,
I'm using Apache:
# httpd -V
Server version: Apache/2.2.15 (Unix)
Server built: Oct 16 2014 14:48:21
Server's Module Magic Number: 20051115:25
Server loaded: APR 1.3.9, APR-Util 1.3.9
Compiled using: APR 1.3.9, APR-Util 1.3.9
Architecture: 64-bit
Server MPM: Prefork
threaded: no
forked: yes (variable process count)
I have no error in /var/log/php-fpm/error.log
This is my php-fpm pool config:
[www]
listen = 127.0.0.1:9000
listen.allowed_clients = 127.0.0.1
user = apache
group = apache
pm = dynamic
pm.max_children = 300
pm.start_servers = 40
pm.min_spare_servers = 10
pm.max_spare_servers = 40
request_slowlog_timeout = 4
slowlog = /var/log/php-fpm/www-slow.log
php_admin_value[error_log] = /var/log/php-fpm/www-error.log
php_admin_flag[log_errors] = on
php_value[session.save_handler] = files
php_value[session.save_path] = /var/lib/php/session
Thank you
>----Messaggio originale----
>Da: luciano(a)vespaperitivo.it
>Data: 21/01/2015 16.26
>A: <users(a)lists.roundcube.net>
>Ogg: Re: [RCU] R: R: Re: Issue with RC 1.0.4
>
>
>On Wed, 21 Jan 2015 13:09:01 +0100 (CET)
>"absolutely_free(a)libero.it" <absolutely_free(a)libero.it> wrote:
>
>> can anyone help me with this problem?
>> I just completely reinstalled RC 1.0.4, I get no errors during
installation.
>>
>> The error remains:
>>
>> [Wed Jan 21 12:54:03 2015] [error] [client ] FastCGI: server "/usr/lib/cgi-
>> bin/php5-fcgi" stderr: PHP message: PHP Fatal error: require_once():
Failed
>> opening required 'Roundcube/bootstrap.php' (include_path='/usr/lib/cgi-
>> bin/program/lib:.:/usr/share/pear:/usr/share/php') in
>> /home/domain/extracms/webmail/program/include/iniset.php on line 63
>It may be a fast-cgi problem.
>
>Under which http server does it run?
>What does your /etc/php-fpm.conf say about it?
>
>Cheers,
>
>Luciano.
>--
> /"\ /Via A. Salaino, 7 - 20144 Milano (Italy)
> \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250
> X AGAINST HTML MAIL / E-MAIL: posthamster(a)sublink.sublink.ORG
> / \ AND POSTINGS / WWW: http://www.lesassaie.IT/
>_______________________________________________
>Roundcube Users mailing list
>users(a)lists.roundcube.net
>http://lists.roundcube.net/mailman/listinfo/users
>
Dear Roundcube users
We just released a security update to the stable version 1.0 of
Roundcube webmail. Beside a recently reported Cross-Site-Scripting
vulnerability, it also contains some bug fixes and improvements we
found important for the long term support branch of Roundcube.
The fixed XSS issue is documented here: http://trac.roundcube.net/ticket/1490227
See the full changelog here: http://trac.roundcube.net/wiki/Changelog
It's considered stable and we recommend to update all productive
installations of Roundcube with this version. Download it from
http://roundcube.net/download.
And like always: backup before updating!
Kind regards,
Thomas
On Wed, 21 Jan 2015 13:09:01 +0100 (CET)
"absolutely_free(a)libero.it" <absolutely_free(a)libero.it> wrote:
> can anyone help me with this problem?
> I just completely reinstalled RC 1.0.4, I get no errors during installation.
>
> The error remains:
>
> [Wed Jan 21 12:54:03 2015] [error] [client ] FastCGI: server "/usr/lib/cgi-
> bin/php5-fcgi" stderr: PHP message: PHP Fatal error: require_once(): Failed
> opening required 'Roundcube/bootstrap.php' (include_path='/usr/lib/cgi-
> bin/program/lib:.:/usr/share/pear:/usr/share/php') in
> /home/domain/extracms/webmail/program/include/iniset.php on line 63
It may be a fast-cgi problem.
Under which http server does it run?
What does your /etc/php-fpm.conf say about it?
Cheers,
Luciano.
--
/"\ /Via A. Salaino, 7 - 20144 Milano (Italy)
\ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250
X AGAINST HTML MAIL / E-MAIL: posthamster(a)sublink.sublink.ORG
/ \ AND POSTINGS / WWW: http://www.lesassaie.IT/
Hi,
can anyone help me with this problem?
I just completely reinstalled RC 1.0.4, I get no errors during installation.
The error remains:
[Wed Jan 21 12:54:03 2015] [error] [client ] FastCGI: server "/usr/lib/cgi-
bin/php5-fcgi" stderr: PHP message: PHP Fatal error: require_once(): Failed
opening required 'Roundcube/bootstrap.php' (include_path='/usr/lib/cgi-
bin/program/lib:.:/usr/share/pear:/usr/share/php') in
/home/domain/extracms/webmail/program/include/iniset.php on line 63
# find . -name "bootstrap.php"
./program/lib/Roundcube/bootstrap.php
Thank you
>----Messaggio originale----
>Da: absolutely_free(a)libero.it
>Data: 25/12/2014 13.06
>A: "Roundcube Users mailing list"<users(a)lists.roundcube.net>
>Ogg: [RCU] R: Re: Issue with RC 1.0.4
>
>Hi Barul,
>yes I have it
>
># find . -name "bootstrap.php"
>./program/lib/Roundcube/bootstrap.php
>
>
>
>>----Messaggio originale----
>>Da: barul(a)barul.info
>>Data: 24/12/2014 15.57
>>A: <absolutely_free(a)libero.it>, "Roundcube Users mailing list"<users@lists.
>roundcube.net>
>>Ogg: Re: [RCU] Issue with RC 1.0.4
>>
>>On 2014-12-24 09:53, absolutely_free(a)libero.it wrote:
>>> Hi,
>>> I just installed RC 1.0.4 on CentOS server.
>>> PHP version is 5.3.3 (fastcgi).
>>>
>>> I completed installer successfully.
>>> When I try to open http://domain..../webmail I get blank page.
>>>
>>> Access Log reports internal server error:
>>>
>>> "GET /extracms/webmail/ HTTP/1.1" 500 -
>>>
>>>
>>> And this is error log:
>>>
>>> [Wed Dec 24 09:46:37 2014] [error] [client ] FastCGI: server
>>> "/usr/lib/cgi-bin/php5-fcgi" stderr: PHP message: PHP Warning:
>>> require_once(Roundcube/bootstrap.php): failed to open stream: No such
>>> file or directory in
>>> /home/domain.it/extracms/webmail/program/include/iniset.php on line 63
>>> [Wed Dec 24 09:46:37 2014] [error] [client ] FastCGI: server
>>> "/usr/lib/cgi-bin/php5-fcgi" stderr: PHP message: PHP Fatal error:
>>> require_once(): Failed opening required 'Roundcube/bootstrap.php'
>>> (include_path='/usr/lib/cgi-bin/program/lib:.:/usr/share/pear:
>/usr/share/php')
>>> in /home/domain.it/extracms/webmail/program/include/iniset.php on line
>>> 63
>>>
>>> Can you help me?
>>> Thank you very much!
>>>
>>>
>>> _______________________________________________
>>> Roundcube Users mailing list
>>> users(a)lists.roundcube.net
>>> http://lists.roundcube.net/mailman/listinfo/users
>>Hi,
>>
>>Seems to be saying that the bootstrap.php file is not found.
>>Do you have it under program/lib/Roundcube/bootstrap.php ?
>>--
>>barul
>>
>
>
>_______________________________________________
>Roundcube Users mailing list
>users(a)lists.roundcube.net
>http://lists.roundcube.net/mailman/listinfo/users
>
I had installed and configured RoundCube 1.0.4 as an internet User
Interface. The problem that I am facing is that whenever I am using
ipaddress of the server to login to roundcube there is no problem but
whenever I am writing the domain name of my server in the address bar ,
every time the login page displays but on typing the username, password
and submitting it displays the error " Your session is invalid or
expired "..
I have raised tickets in Roundcube but could not get much help. Can
someone help me on this issue?
Thanks in advance.
Sharmistha B