On Monday 26 November 2007 06:32, Rasmus Skaarup wrote: > Normally qpsmtpd ships it's logs within it's service dir, like: > > /var/service/qpsmtpd/log/main
Right, well, Debian has its own way of organising things, so I have all my logs in /var/log, /var/log/qpsmtpd.log specifically, and my logs there looks like this: Mon Nov 26 06:30:12 2007 pooh[2718]: Accepted connection 0/15 from 67.159.7.29 / Unknown Mon Nov 26 06:30:12 2007 pooh[2718]: Connection from Unknown [67.159.7.29] Mon Nov 26 06:30:12 2007 pooh[2718]: logging::file Mon Nov 26 06:30:12 2007 pooh[2718]: check_earlytalker > Which is the dir you want to let dlog aware of. The log files are > named "current" and there should be numerous files in the tai64 > format and begin with @ ("@40000000474a50ad3a326a24.s" for instance). Oh, so yeah, my logs doesn't look like that... > If you changed the log-dir for qpmsptd or you didn't use Dan's > service tools - then it's difficult for me to tell where your > logfiles are located. Uh, Dan's service tools? I don't think I've heard about that.... Is that daemontools? Kjetil