hi,

At 16:36 08.08.00 +0200, you wrote:
>Just joining this list a couple of minutes ago, i already got
>my first serious problem.
>
>I installed
>qmail 1.03
>vpopmail 4.8.7
>ucspi-tcp-0.88
>and
>daemontools-0.70
>
>to setup an qmail/vpopmail mailserver
>according to the tutorial "life with qmail"
>
>Now here's my prob:
>
>The supervise process doesn't recognize my pop3d starting up.
>
>After starting "supervise /var/qmail/supervise/qmail-pop3" i get multiple
>error messages
>         tcpserver: fatal: unable to bind: address already used
>as supervise repeatedly starts the tcpserver.

hey...
"supervise /var/qmail/supervise/qmail-pop3"

is NOT:
.../var/qmail/bin/qmail-pop3d Maildir &


>Nevertheless does one pop3 daemon start up and accepts connections.
>When I start that skript manually the pop3d start at once.

and if you start the skript then again you will got a
"tcpserver: fatal: unable to bind: address already used"

;-)

nothing else supervice do...

i think, you start qmail-pop3d in the background and so supervice will 5 
sec later try to start qmail-pop3d again...

>Here is my run skript:
>
><snipp>
>#! /bin/sh
>exec /usr/local/bin/tcpserver -H -R -l my_host 0 pop3
>/var/qmail/bin/qmail-popup my_host \
>/usr/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
></snipp>
>
>The stmp daemon is started the same way and produces no probs.

nope. it is started NOT in the same way. you start smtpd without '&' ;-)



--

MfG
Michael Hufnagl
Netzwerktechnik

***************
* ecore Kommunikations AG
* http://www.ecore.net
*************************************

Reply via email to