Next step to support fast growing developer community and contributions
The Best Open Source Email & Collaboration Software
When SELinux is enabled, this is blocking your connection from the webserver to the Zarafa server.
You may solve this by allowing Apache to make network connections:
setsebool httpd_can_network_connect=1
or by disabling SELinux altogether:
setenforce permissive
When you choose to disable SELinux, you will also want to edit /etc/sysconfig/selinux to disable it for reboots too.
Hints en Tips
More information about Selinux can be found here: http://fedora.redhat.com/docs/selinux-faq/
Next step to support fast growing developer community and contributions
Web based administration interface facilitates server maintenance without the need for knowledge of Linux or the command line