what is da-popb4smtp.log

MKTG

Verified User
Joined
May 1, 2010
Messages
16
Hi

I have a DirectAdmin VPS and I'm running out of space so searching for big files I found /var/log/directadmin/da-popb4smtp.log that is 1.3GB. What is it? Can I delete this log?

thanks for any replies!
 
Hi

I have a DirectAdmin VPS and I'm running out of space so searching for big files I found /var/log/directadmin/da-popb4smtp.log that is 1.3GB. What is it?
Ours contains this kind of data:
Code:
process_ips has more than 200 id's, emptying it.
process_ips has more than 200 id's, emptying it.
Cannot stat: /var/log/maillog : No such file or directory
Can I delete this log?
You can delete any log, but you may have to restart exim after you've deleted it, as neither Linux or FreeBSD will delete a file that's opened for writing by any program.

Of course once you delete the log you won't have access to the data.

Jeff
 
thanks a lot, I just emptied that file without deleting it
 
Back
Top