From owner-freebsd-questions Fri Jan 4 20:39: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id EB9DA37B41C for ; Fri, 4 Jan 2002 20:38:54 -0800 (PST) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 3F89216B13 for ; Sat, 5 Jan 2002 05:38:53 +0100 (CET) Received: from LenConrad.Go2France.com [66.64.14.18] by mail.Go2France.com with ESMTP (SMTPD32-6.06) id A725188703B2; Sat, 05 Jan 2002 05:55:01 +0100 Message-Id: <5.1.0.14.2.20020104223555.01d35d50@mail.Go2France.com> X-Sender: LConrad@Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 04 Jan 2002 22:38:50 -0600 To: freebsd-questions@freebsd.org From: Len Conrad Subject: Re: Postfix port binding problem In-Reply-To: <3C368033.1510A0@myrealbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >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