Help! I see an error message ============================ 1) "Please execute '/var/www/cgi-bin/openwebmail/openwebmail-tool.pl --init' on server first!" ==> You may have skipped to run openwebmail-tool with init option # /usr/local/bin/openwebmail-tool --init 2) "'/var/www/cgi-bin/openwebmail/.openwebmail.pl' must setuid to root" ==> You may have skipped to run openwebmail-tool with fix option # /usr/local/bin/openwebmail-tool --fix 3) If all fails, you may need to perform a clean install # yum -y remove openwebmail # rm -rf /var/www/cgi-bin/openwebmail/ # rm -rf /var/www/data/openwebmail/ # yum -y install openwebmail # /usr/local/bin/openwebmail-tool --init # /usr/local/bin/openwebmail-tool --fix