• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Horde and attachments

Avantel

New Pleskian
Hello

My system: plesk 10.4 and horde-3.3.10. When I try to send e-mail with attachment via webmail, letter reaches the recipient without attachments.

/usr/share/psa-horde/config/conf.php:
$conf['tmpdir'] = '/tmp/.horde/';

all attachments are in /tmp/.horde as a temporary files like a impatt4S2Bcz impatt5h1jGq impattCWhfe. Owner of /tmp/.horde are apache.

In this forum a found some advices:
1.
# chown -R horde_sysuser:horde_sysgroup /tmp/.horde
# chown -R horde_sysuser:horde_sysgroup /tmp/.horde/*

2. in /usr/share/psa-horde/lib/Horde/SessionObjects.php remove Horde/Serialize.php with '/usr/share/psa-horde/lib/Horde/Serialize.php'

But nothing helped

When i attach file to letter, and click preview in browser open a blank page and in /var/log/httpd/error.log a see:
PHP Fatal error: Call to a member function getInformation() on a non-object in /usr/share/psa-horde/imp/lib/Compose.php on line 2330, referer: http://webmail.avmail.ru/imp/compose.php?uniq=59jjaeub3na1
 
Back
Top