When you need to add custom fields in Horde (Turba) for additional fields from an Outlook Address Book Export. Here are the default sections in horde: Personal
Category: Horde Email
Horde webmail error: “Could not instantiate PDO with DSN…”
http://kb.sp.parallels.com/en/116899
Horde not working after PHP 5.4.33 update
Horde not working after PHP 5.4.33 update Article ID: 123027, created on Sep 29, 2014, last review on Dec 7, 2014 APPLIES TO: Parallels Plesk 12.0 for Linux Parallels Plesk 11.5 for Linux Symptoms Horde webmail is not working after…
Horde: Removing email error SQLSTATE HY0001 General error 1267
Error when removing an email in horde: SQLSTATE HY0001 General error 1267 Install Roundcube in plesk. Switch the webmail to roundcube. Remove Horde. Reinstall. Then switch back to Horde. The installer should install the correct tables.
Horde Attachment Error
Attaching a file in Horde Email error: Unable to create VFS dir /.horde/imp. # chown -R horde_sysuser:horde_sysgroup /tmp/.horde/
Horde fails with large attachments
Is you Horde email failing due to file size attachments? Check the php.ini file in horde: [root@server ~]# grep upload_max_filesize /etc/psa-webmail/horde/horde/php.ini upload_max_filesize = 5M Now edit the file: [root@server ~]# nano /etc/psa-webmail/horde/horde/php.ini upload_max_filesize = 5M Change to required value upload_max_filesize…