Doug McClure writes:
 > Why ain't this working?
 > 
 > /usr/local/bin/supervise /service/pop3 /usr/local/bin/tcpserver -v 0 110
 > /var/qmail/bin/qmail-popup cache-ns.duesouth.net /bin/checkpassword
 > /var/qmail/bin/qmail-popbull /var/spool/bulletins
 > /var/qmail/bin/qmail-pop3d Maildir | /usr/local/bin/accustamp |
 > /usr/local/bin/setuser qmaill /usr/local/bin/cyclog -s 1000000 -n 5
 > /servers/log/pop &
 > 
 > I'm sure it's something obvious...

Because tcpserver is the only program which prints anything, and it
sends it's output to stderr.  You need a "2>&1" at the end of the
accustamp line.

 > by the way that popbull program is *nice*.

Thanks!  /me nods in djb's direction for rewriting /me's pop3d in a modular fashion.

-- 
-russ nelson <[EMAIL PROTECTED]>  http://crynwr.com/~nelson
Crynwr supports Open Source(tm) Software| PGPok |   There is good evidence
521 Pleasant Valley Rd. | +1 315 268 1925 voice |   that freedom is the
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   |   cause of world peace.

Reply via email to