From owner-freebsd-questions Tue Jun 25 20:49:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from 100m.mpr200-2.esr.lvcm.net (100m.mpr200-2.esr.lvcm.net [24.234.0.81]) by hub.freebsd.org (Postfix) with ESMTP id 26E5A37B400 for ; Tue, 25 Jun 2002 20:49:26 -0700 (PDT) Received: from penguin (ip68-96-110-242.lv.lv.cox.net [68.96.110.242]) by 100m.mpr200-2.esr.lvcm.net (Mirapoint Messaging Server MOS 2.9.3.5) with SMTP id AFT95246; Tue, 25 Jun 2002 20:49:03 -0700 (PDT) Message-ID: <001b01c21cc4$d5768fc0$cde85940@penguin> From: "Taylor Dondich" To: "Miroslav Pendev" Cc: References: <000c01c21cba$708563c0$cde85940@penguin> <20020626033159.GB252@CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com> Subject: Re: How come SMTP isn't working on my QMAIL installation? Date: Tue, 25 Jun 2002 20:51:58 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 > Did you finish the qmail installation with 'make disable-sendmail' and > 'make enable-qmail'? Yes. > > You must edit your configuration files into /var/qmail/control/ too! This has been done. > > The installation will install qmail.sh file into /usr/local/etc/rc.d > to start qmail you need to reboot, or just type ./qmail.sh start into the > above directory. Done as well. > > Can you type 'netstat -a | grep LISTEN' as root and see if you have > something to listen as smtp? Now here's the interesting thing. Nothing is listening on it. The standard qmail daemons are running in the background but nothing is listening on the smtp port. Taylor Dondich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message