Re: [vchkpw] tcpserver: fatal: unable to bind: address already used

2003-07-29 Thread Rudi Ahlers
Have you checked your /etc/inetd for anything starting with SMTP? Hash it out, and restart inetd. That will probably solve the "tcpserver: fatal: unable to bind: address already used", if you have an SMTP server running from there. Else, kill sendmail / postfix / exim if it apprears

[vchkpw] tcpserver: fatal: unable to bind: address already used

2003-07-29 Thread Javier
Hi I've installed qmail following "Lfe with qmail" and vpopmail with the scripts that allow roaming users to use our smtp server without opening the machine up to everyone on the internet. Now I've the subject error. I guess it's produced because qmail supervise is running from the original "L

Re: tcpserver: fatal: unable to bind: address already used

2001-02-06 Thread Cliff To
>>Looks like i might have been trying to complicate things! Are you saying I >>should just run my script once and ignore the supervise stuff? >>Where >>would you call the qmail-pop3d from? I would call qmail-pop3d from my supervise script in /usr/local/etc/rc.d/svscan.sh (on a FreeBSD local s

Re: tcpserver: fatal: unable to bind: address already used

2001-02-06 Thread Cliff To
What other services are you supervising? >>I was just trying to use the qmail-send and qmail-smtpd Perhaps there is a pop3 startup script somewhere which starts another pop3 daemon you didn't aware of? Based on your error "unable to bind: address already used", it clearly stated that ther

Re: tcpserver: fatal: unable to bind: address already used

2001-02-06 Thread Cliff To
>>If I start it manually it works fine, but if I let supervise do it, it >>just scrolls that error over and over again, like it thinks the >>program isn't running. It actually is running. What other services are you supervising? _ G

Re: tcpserver: fatal: unable to bind: address already used

2001-02-06 Thread Cliff To
>>tcpserver: fatal: unable to bind: address already used >>Can any one steer me in the right directions or at least give me some >>instructions that work:-) Uncomment the pop3 line in your /etc/inetd.conf _ Get

Re: tcpserver: fatal: unable to bind: address already used

2001-02-06 Thread fox
install 4 times now >and done it very carefully. > > - Original Message - > From: Gianni dumbware > To: Ross Davis - Data Anywhere > Sent: Tuesday, February 06, 2001 8:36 AM > Subject: R: tcpserver: fatal: unable to bind: address already used > > >

Re: tcpserver: fatal: unable to bind: address already used

2001-02-06 Thread Ross Davis - Data Anywhere
ne it very carefully.   - Original Message - From: Gianni dumbware To: Ross Davis - Data Anywhere Sent: Tuesday, February 06, 2001 8:36 AM Subject: R: tcpserver: fatal: unable to bind: address already used Check your inetd.conf file and comment the line

tcpserver: fatal: unable to bind: address already used

2001-02-06 Thread Ross Davis - Data Anywhere
I added to following commands into the script /var/qmail/supervise/qmail-pop3d/run but now when I run qmail start I get the error tcpserver: fatal: unable to bind: address already used ## run script file - copied from vpopmail install guid #!/bin/sh   exec env - PATH="/var/qmail/bin