Archive for December, 2009

Install DomainKeys and SPF Records for All Users

December 7th, 2009


cd /var/cpanel/users
for user in * ; do /usr/local/cpanel/bin/domain_keys_installer $user ; done
for user in * ; do /usr/local/cpanel/bin/spf_installer $user ; done

Share

Could not find functions file, your system may be broken

December 7th, 2009

Error: Could not find functions file, your system may be broken

Fix:

touch /etc/rc.d/init.d/functions
/etc/rc.d/init.d/cpanel restart

Share

cPanel Web Site Hosting by IntraHost