Hi Bill,

looking at these lines of your toaster:

mkdir -p /var/qmail/supervise/qmail-send/log
mkdir -p /var/qmail/supervise/qmail-smtpd/log
mkdir -p /var/qmail/supervise/qmail-pop3d/log
mkdir -p /var/qmail/supervise/qmail-pop3ds/log
chmod +t /var/qmail/supervise/qmail-send
chmod +t /var/qmail/supervise/qmail-smtpd
chmod +t /var/qmail/supervise/qmail-pop3d/log
chmod +t /var/qmail/supervise/qmail-pop3ds/log

So, the last two lines might be:

chmod +t /var/qmail/supervise/qmail-pop3d
chmod +t /var/qmail/supervise/qmail-pop3ds

Setting the stick bit to the higher directory like qmail-send and qmail-smtpd?

Cheers,
--
Walter.

Reply via email to