Further to my various troubles with Qmail on RH 6.2, I have now managed to 
get the SMTP server running with supervise, the problem I have been left 
with is as follows!!!

The logging for Qmail is set to use multilog for both qmail-smtp and the 
qmail-send programs. Only trouble is that supervise is not able to start 
them for some reason so all logging goes to the console.

I have the following structure from LWQ setup in /var/qmail/supervise

located in /var/qmail/supervise/ qmail-smtpd -- /qmail-smtpd/log

The run file for smtpd logging is:

#!/bin/sh
exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t \
/var/log/qmail/smtpd

&

qmail-send - /qmail-send/log

The run file for the send part is:

#!bin/sh
exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t 
/var/log/qmail

When I do a /etc/rc.d/init.d/qmail stat I get the following message:

qmail-send: up (pid 602) 1290 seconds
qmail-smtpd: up (pid 604) 1290 seconds
qmail-send/log: unable to open supervise/ok: file does not exist
qmail-smtpd/log: unable to open supervise/ok: file does not exist

Any ideas???

Iain Morrison

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Reply via email to