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.
Please be aware: Kaspersky Anti-Virus has been deprecatedWith the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
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.