Can someone give the commands to delete the mail logs for exim? I am a rookie at ssh.
Thanks in advance...
Can someone give the commands to delete the mail logs for exim? I am a rookie at ssh.
Thanks in advance...
First go to the logs folder at the path /var/log using the command:
cd /var/log
Then run the the following commands to empty the current log files:
> exim_mainlog
> exim_paniclog
> exim_rejectlog
JaguarPC
jaguarpc.com