• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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