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
Hello users,
I'm using the roundcube webmailer and I'm trying to enable the
managesieve plugin. But I get the error message "Unable to connect to
server" and have no idea what's wrong.
Here are some information about my system environment:
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
:~$ sudo netstat -tulpen
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address
State User Inode PID/Program name
tcp 0 0 0.0.0.0:25 0.0.0.0:*
LISTEN 0 3102948964 1515/master
tcp 0 0 0.0.0.0:443 0.0.0.0:*
LISTEN 0 16378785 2059/nginx
tcp 0 0 0.0.0.0:4190 0.0.0.0:*
LISTEN 0 3097769441 544/dovecot
tcp 0 0 0.0.0.0:993 0.0.0.0:*
LISTEN 0 3097769517 544/dovecot
tcp 0 0 127.0.0.1:3306 0.0.0.0:*
LISTEN 115 3098328820 605/mysqld
tcp 0 0 0.0.0.0:587 0.0.0.0:*
LISTEN 0 3102949140 1515/master
tcp 0 0 0.0.0.0:143 0.0.0.0:*
LISTEN 0 3097769511 544/dovecot
tcp 0 0 0.0.0.0:80 0.0.0.0:*
LISTEN 0 16378780 2059/nginx
tcp 0 0 0.0.0.0:22 0.0.0.0:*
LISTEN 0 3097766721 547/sshd
tcp6 0 0 :::25 :::*
LISTEN 0 3102948969 1515/master
tcp6 0 0 :::4190 :::*
LISTEN 0 3097769446 544/dovecot
tcp6 0 0 :::993 :::*
LISTEN 0 3097769520 544/dovecot
tcp6 0 0 :::587 :::*
LISTEN 0 3102949154 1515/master
tcp6 0 0 :::143 :::*
LISTEN 0 3097769514 544/dovecot
tcp6 0 0 :::22 :::*
LISTEN 0 3097766741 547/sshd
As you can see, sieve is listening on port 4190 on localhost. In my
/usr/share/nginx/roundcube/plugins/managesieve/config.inc.php.dist the
following connection parameters are configured:
// managesieve server port. When empty the port will be determined
automatically
// using getservbyname() function, with 4190 as a fallback.
$config['managesieve_port'] = 4190;
// managesieve server address, default is localhost.
// Replacement variables supported in host name:
// %h - user's IMAP hostname
// %n - http hostname ($_SERVER['SERVER_NAME'])
// %d - domain (http hostname without the first part)
// For example %n = mail.domain.tld, %d = domain.tld
$config['managesieve_host'] = '127.0.0.1';
When I connect to the port 4190 I get the following connection:
:~$ telnet 127.0.0.1 4190
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
"IMPLEMENTATION" "Dovecot (Ubuntu) Pigeonhole"
"SIEVE" "fileinto reject envelope encoded-character vacation subaddress
comparator-i;ascii-numeric relational regex imap4flags copy include
variables body enotify environment mailbox date ihave"
"NOTIFY" "mailto"
"SASL" "PLAIN LOGIN"
"STARTTLS"
"VERSION" "1.0"
OK "Dovecot (Ubuntu) ready."
I don't understand what's wrong here and appreciate your help.
Thanks in advance.
John
After upgrading php to version 5.6 with all related packages such as apache, I cannot log into my
mail account anymore (I am running my own e-mail test server on a virtualbox)
I think I am honing in on the problem:
I upgraded everything from mageia4 to mageia5 but not:
roundcubemail
php
apache
and I do not have problem to login. After updating php (with all php related packages) and apache, I
get the following error in journalctl httpd.service
Jan 14 17:59:41 vbox.btspuhler.com suhosin[4907]: ALERT - ASCII-NUL chars not allowed within request
variables - dropped variable '_url' (attacker '127.0.0.1', file '/usr/share/roundcubemail/index.php')
Jan 14 17:59:41 vbox.btspuhler.com suhosin[4907]: ALERT - dropped 1 request variables - (0 in GET, 1
in POST, 0 in COOKIE) (attacker '127.0.0.1', file '/usr/share/roundcubemail/index.php')
Has anybody else experienced this?
--
Best regards
Thomas Spuhler
All of my e-mails have a valid digital signature
ID 60114E63