On Fri, Sep 27, 2002 at 11:35:59AM -0400, Michael S. Shanzer wrote: > And while we are on the topics of logs, Nothing is showing up in logs/main > at all. > Loking at the code, this does not surprise me. It sems that all the log > messages > go to stdout (or error). If I re-direct stdout / stderr o a file, the file > gets *huge* > quickly.
the main qpsmtpd directory needs to be sticky (chmod +t) if you're using an older version of daemontools (<=0.70) so that svscan knows to start up the stuff in ./log. jim
