• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

recreating maillog

D

Datastreet

Guest
Hello

I had a spam problem on my server and accidentley deleted the maillog file. How do I create it?

I did a touch command but the file doesn't seem to populate with any information.

Thanks for answering the newbie question.

-Omar
 
You have to restart the syslog

/etc/init.d/syslogd restart (the command may be different depending on your distro).
 
Back
Top