On Mon, Nov 20, 2000 at 01:52:21PM -0500, Paul Jarc wrote:
> Mate Wierdl <[EMAIL PROTECTED]> writes:
> > On Mon, Nov 20, 2000 at 01:58:13PM +0800, Eric Yu wrote:
> > > the log directory for qmail-smtpd is /var/log/qmail/smtpd
> >
> > Yes, but the logdir for qmail-send is /var/log/qmail !!
>
> But this should not cause problems. multilog (running in
> /var/log/qmail) won't notice or touch any file named "smtpd".
But *could* cause problems: what if neither directory exists, and
qmail-smtpd would start before qmail-send (remember that svscan does
not start services in any predetermined order). This is why I asked
about the permissions on these directories.
It certainly does not explain the disappearing run file. I'd like to
see an output that would show this:
Show me the run file in question with `ls -l' , then restart/reboot,
whatever, then run ls -l again.
Mate