Hi,
some1 has deleted email accounts from cPanel, how to get the details/logs from which IP & when this has done ??
Hi,
some1 has deleted email accounts from cPanel, how to get the details/logs from which IP & when this has done ??
I'm not aware of any logging done when an email account is removed.
Fav cPlinks this week: Blog - cPanel & WHM 11.32 we love it! | cPanel University study for it! | Attracta is coming! we want this!
OK so are you the root on the server?
Then you can search for all the log files with the command:
updatedb && locate log
this will list all the files containing the "log"
also the default location of sys log files:
/var/log/
and
/usr/local/cpanel/logs