Date: Fri, 04 Jan 2002 22:38:50 -0600 From: Len Conrad <LConrad@Go2France.com> To: freebsd-questions@freebsd.org Subject: Re: Postfix port binding problem Message-ID: <5.1.0.14.2.20020104223555.01d35d50@mail.Go2France.com> In-Reply-To: <3C368033.1510A0@myrealbox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>I recently got tired of playing with sendmail, so I setup postfix, then >tried qmail to see which one I liked the best, so went back to postfix, >and now whenever I try to start postfix I get this error in the >maillog: postfix/master[1096]: fatal: bind INADDR_ANY port 25: Address >already in use. I'm assuming this means it cant bind to port 25 because >something else is using it.. but I don't know what is. Running top shows >nothing smtp related is running, but a netstat -a shows this: >tcp4 0 0 *.smtp *.* LISTEN, so obviosly something is >binding to port 25, but I have no clue what it would be, as I >deinstalled qmail before going back to postfix, and have renamed all the >sendmail binaries. Any suggestions welcomed, thanks! telnet your.ip.addr 25 and see what answers. less /var/log/maillog and see what daemon is logging Len http://MenAndMice.com/DNS-training http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-abuse mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20020104223555.01d35d50>