By error I set all folders and files permissions on 775, executing this command
sudo chmod 775 -R /website/folder /
And now I need to restore all the server folders and paths permissions at least centos files, by the moment I can't send emails from my websites...
System is centos 5
Thanks...