Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Hello everyone, since yesterday Plesk Update, when i put an attachment on the new version of Roundcube, after send the mail, the attachment file is not sent.
Need urgently help of downgrade or fix this error.
All of my centos7 Servers are patched with update #30
on some servers nothing changed
in /usr/share/psa-roundcube/config/defaults.inc.php still
config['temp_dir'] = '/var/tmp/plesk-roundcube/'
and not
config['temp_dir'] = '/var/tmp/'
actually tested an then look at the configuration file and fixed temp_dir manually.
there are only a few centos7 servers with this problem.
the problem i think is that the defaults.inc.php is not written
Updating: plesk-roundcube-1.2.7-cos7.build1705171115.16.noarch [1/2]
warning: /usr/share/psa-roundcube/config/defaults.inc.php created as /usr/share/psa-roundcube/config/defaults.inc.php.rpmnew
HI
im on one Plesk Onyx 17.5.3 #30 Linux 7.3 and other on 12.5.30 #72 on Linux 7.2
both are with the same problem in Roundcube 1.2.7 since they received the security update I tried to edit them in both and add $config['temp_dir'] = '/ tmp'; in config.inc.php but it does not work, restarted services but it still does not go, with Horde it works fine but I can not change it at the moment.
Thanks...
It should not be added, because the configuration variable exists. Instead the existing variable should be edited. An added variable migjht not take precedence over the existing one.
finally I have been able to solve the problem after the security update by reinstalling the Roundcube webmail from the Plesk panel, now the attachments from webmail are already working.