Recent Posts

Pages: 1 ... 7 8 [9] 10
81
Pending Issues / Re: default port / Default server
« Last post by steve3764 on March 16, 2024, 06:18:56 AM »
Hi,
Now it seems to access the database
the installer show me that the IMAP.. is OK. It can access
smtp (on the same server ) not really

For smtp , Thunderbird ( which working )  is configured as :

server: mbox1.foo.net
Port 502
SSL/TLS
normal password
user:

On roundcube
$config['smtp_port'] = 502;
$config['smtp_user'] = '%u';
$config['smtp_pass'] = '%p';
$config['smtp_server'] = 'mbox1.foo.net';   ( I also tried : $config['smtp_server'] = 'ssl://mbox1.foo.net' )

but this is not working.. I don't know where to look for :-(

The log file says :

 [proxy_fcgi:error] [pid 2379:tid 2438] (70007)The timeout specified has expired: [client 82.xx.xx.xx:56600] AH01075: Error dispatching request to : (polling)

That sounds really weird !!
82
Pending Issues / Where are stored Identities
« Last post by steve3764 on March 16, 2024, 05:41:53 AM »
Hi,
 I can read emails... good !!
Sending seems to be a bit more a problem....

Now, Identities : I can see the list of email addresses.. but if i click on it, I have : " Server ERROR ! ( Error N° [600] )
I cannot edit even create a new email address ??!!!???
Any idea where this come from ?
Where should it look for the address details ??

Apparently it can access the database.. and fully granted..

Thanks and regards
Stéphane
83
Pending Issues / Re: default port / Default server
« Last post by steve3764 on March 15, 2024, 04:17:20 AM »
Hi,
I still have , on a new installation, the " installer" showing cannot connect to the database (  DSN (write):  NOT OK(SQLSTATE[HY000] [1698] Access denied for user 'roundcube'@'localhost')
Except  I"ve changed the for a database webmail2 Mysql webmail2 and passw: Webmail2 into the confg and I have the correct sentence into the config.in.php
$config['db_dsnw'] = 'mysql://webmail2:webmail2@localhost/webmail2';

It doesn't see it

I think that it doesn't like the memcache into Apache or the memcache.ini for the PHP.. But up to now, I don't succeed in changing this behaviour :-(
84
Pending Issues / Re: default port / Default server
« Last post by SKaero on March 13, 2024, 03:34:03 PM »
    set “localhost:587” as a default for smtp_host

Why should I use smtp_host : localhost:587  ?? the smtp_host is on a different server and the port is not a standard one

That won't work out ??
I cannot use Roundcube mail on a different machine then the email server ????
There are just noting that the default value for smtp_host has been changed to "localhost:587" if you set a different value it would use that server and port for the SMTP connection.
85
Pending Issues / Re: default port / Default server
« Last post by steve3764 on March 13, 2024, 02:56:24 PM »
Hi,
Apparently still the same problem..  However, I can see on : https://roundcube.net/news/2022/07/28/roundcube-1.6.0-released

SMTP:

    renamed smtp_server to smtp_host
    removed smtp_port option (non-standard port can be set via smtp_host)
    set “localhost:587” as a default for smtp_host

Why should I use smtp_host : localhost:587  ?? the smtp_host is on a different server and the port is not a standard one

That won't work out ??
I cannot use Roundcube mail on a different machine then the email server ????

Regards,
Steve
86
General Discussion / Re: How to remove option to select all mail in inbox
« Last post by bartoszx on March 13, 2024, 11:15:09 AM »
Thanks for your tips.
I will test it soon.
87
Roundcube Discussion / Intermittent DB connection issues
« Last post by reibuehl on March 13, 2024, 07:54:11 AM »
Hi all,

since upgrading my Roundcube Container install to 1.6.6 I get intermittent DB connection errors.

In the logs I see errors like these:

roundcube  | errors: <2673cee4> DB Error: SQLSTATE[HY000] [2002] Connection timed out in /var/www/html/program/lib/Roundcube/rcube_db.php on line 201
...
roundcube  | errors: <2673cee4> DB Error: SQLSTATE[HY000] [2002] No route to host in /var/www/html/program/lib/Roundcube/rcube_db.php on line 201

These result in messages not being shown in the UI or session expired messages. As these errors are only intermittent and after a refresh of the web page everything seems again working correct for some minutes, I am lost.

The DB is a MariaDB 10.6 container.
88
General Discussion / Calendar: Failed to import the event
« Last post by rcubeuser on March 13, 2024, 06:19:36 AM »
Hi, installed and configured calendar with these steps:

https://github.com/kolab-roundcube-plugins-mirror/calendar

Then I had this error:
https://www.roundcubeforum.net/index.php?topic=24600.0

And I fixed with @tcd steps.

Now there is a problem with some actions from events invitations (.ics invitations emails), actions like: Accept, Maybe, Decline,  Update the participant status, it throws Failed to import the event

And in my logs I have:

Quote
Faild to import the event

[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442
[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/webmail/vendor/sabre/vobject/lib/Parser/MimeDir.php on line 442

[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  Return type of Sabre\VObject\ElementList::offsetSet($offset, $value) should either be compatible with ArrayIterator::offsetSet(mixed $key, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/webmail/vendor/sabre/vobject/lib/ElementList.php on line 28

[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Deprecated:  Return type of Sabre\VObject\ElementList::offsetUnset($offset) should either be compatible with ArrayIterator::offsetUnset(mixed $key): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/webmail/vendor/sabre/vobject/lib/ElementList.php on line 40

[13-Mar-2024 11:31:00 Europe/Helsinki] PHP Warning:  Trying to access array offset on value of type null in /var/www/webmail/plugins/calendar/calendar.php on line 3648



P.S.  I'm using php 8.1 fastCGI

89
General Discussion / Re: How to remove option to select all mail in inbox
« Last post by JohnDoh on March 12, 2024, 04:26:15 PM »
I'm going to assume you are using the Elastic skin, this is the one I have tested in. You could add `mail.select-all` to disable actions in the mail task only or `select-all` to disable actions in all tasks to the `disabled_actions` actions array in your config but this will disable all of the "automatic" selection actions because they work across pages and leave the user with the choice of manual selection only.
90
Pending Issues / Re: mails from Linux cron or other system generated messages.
« Last post by wintpe on March 12, 2024, 12:29:34 PM »
ok digging around in /var/log with a find . -type f -exec grep -i roundcube {} \; -print
I found that /var/log/php-fpm/www-error.log
has the following errors every single time the error of somethings went wrong hows.

[12-Mar-2024 16:28:16 UTC] PHP Fatal error:  Uncaught Error: Class 'DKIM_Verify' not found in /var/www/html/webmail/plugins/authres_status/authres_status.php:436
Stack trace:
#0 /var/www/html/webmail/plugins/authres_status/authres_status.php(242): authres_status->get_authentication_status()
#1 /var/www/html/webmail/plugins/authres_status/authres_status.php(247): authres_status->populate_message_headers()
#2 /var/www/html/webmail/program/lib/Roundcube/rcube_plugin_api.php(520): authres_status->message_headers()
#3 /var/www/html/webmail/program/actions/mail/show.php(537): rcube_plugin_api->exec_hook()
#4 /var/www/html/webmail/program/include/rcmail_output_html.php(1484): rcmail_action_mail_show::message_headers()
#5 [internal function]: rcmail_output_html->xml_command()
#6 /var/www/html/webmail/program/include/rcmail_output_html.php(1322): preg_replace_callback()
#7 /var/www/html/webmail/program/include/rcmail_output_html.php(825): rcmail_output_html->parse_xml()
#8 /var/www/html/webmail/program/include/rcmail_output_html.php(654): rcmail_output_html->par in /var/www/html/webmail/plugins/authres_status/authres_status.php on line 436

seems im not the first.......    https://github.com/pimlie/authres_status/issues/49  and this is the latest roundcube version.

removing authres_status plugin fixes the problem.
regards peter

regards peter
Pages: 1 ... 7 8 [9] 10