• 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.

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