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:
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:
http://kb.sp.parallels.com/en/116899
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 the PHP 5.4.33 update: The login process is slow Emails are not displayed and sometimes … Read more
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.
Attaching a file in Horde Email error: Unable to create VFS dir /.horde/imp.
Is you Horde email failing due to file size attachments? Check the php.ini file in horde: 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 = 128M Save and exit and restart horde SERVICE HORDE RESTART Now check the php config file – php.ini for max_uploads and max_post … Read more