Horde is a common Webmail used for plesk panels. If you encounter the problem with the following description.
Problem: Horde webmail attachements sent are not receiving at the destination end.
The problem could be due to permission issue of horde temp directories.
Please use the following command after login as root to resolve the issue.
----------------------------------------------------------------------------------------
[root@server]# chown -R horde_sysuser:horde_sysgroup /tmp/.horde
[root@server]# chown -R horde_sysuser:horde_sysgroup /tmp/.horde/*
----------------------------------------------------------------------------------------
Hope this post has helped you
rzm
Problem: Horde webmail attachements sent are not receiving at the destination end.
The problem could be due to permission issue of horde temp directories.
Please use the following command after login as root to resolve the issue.
----------------------------------------------------------------------------------------
[root@server]# chown -R horde_sysuser:horde_sysgroup /tmp/.horde
[root@server]# chown -R horde_sysuser:horde_sysgroup /tmp/.horde/*
----------------------------------------------------------------------------------------
Hope this post has helped you
rzm
No comments:
Post a Comment