Installing DomainKeys on a cPanel server for server wide
Run the following small script on the server.
for i in `ls /var/cpanel/users` ;do /usr/local/cpanel/bin/domain_keys_installer $i ;done
This will install the domainkeys as serverwide.
Linux System Administration Tips & cPanel Tips
Run the following small script on the server.
for i in `ls /var/cpanel/users` ;do /usr/local/cpanel/bin/domain_keys_installer $i ;done
This will install the domainkeys as serverwide.
© Blogger template PingooIgloo by Ourblogtemplates.com 2009
Back to TOP
0 comments:
Post a Comment