I attmempted to setup supervise with pop3d, however all it does is eat up a
lot of cpu when it's running
the ones for smtpd and qmail-send work fine, I set them up the same way, I
del the sym link and kill the supervise when I notice it is using most of
the cpu
the following is my run file in the qmail-pop3d directory

#!/bin/sh
exec /usr/local/bin/softlimit -m 2000000 \
        tcpserver -H -R 0 pop3 /var/qmail/bin/qmail-popup \
        solarhosting.net /home/vpopmail/bin/vchkpw
/var/qmail/bin/qmail-pop3d Maildir \ 2>&1 &

this is the log run
#!/bin/sh
exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t s2500000
/var/log/qmail/qmail-pop3d

any ideas why it does that?
-
Dave Ellsworth
Nickname: DaveE or MasterJedi

Reply via email to