Web Hosting Talk







View Full Version : weird exim error


ebo
02-03-2002, 03:10 PM
errors occured while rotating /var/log/exim_processlog


stat of /var/log/exim_processlog failed: No such file or directory

Anyone know what this means? Or how to fix?

Thanks..

priyadi
02-03-2002, 03:20 PM
Nothing to fix if everything else is fine. I think exim didn't have anything to log, and when the it is the time to rotate the log, it cannot find the log since it hasn't been written yet.

ebo
02-03-2002, 03:36 PM
Hmm, Ok, that makes sense. Thanks.