From owner-freebsd-questions Tue Jun 25 20:31:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com (CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com [24.103.39.131]) by hub.freebsd.org (Postfix) with SMTP id B242537B401 for ; Tue, 25 Jun 2002 20:31:32 -0700 (PDT) Received: (qmail 615 invoked by uid 1001); 26 Jun 2002 03:31:59 -0000 Date: Tue, 25 Jun 2002 23:31:59 -0400 From: Miroslav Pendev To: Taylor Dondich Cc: questions@freebsd.org Subject: Re: How come SMTP isn't working on my QMAIL installation? Message-ID: <20020626033159.GB252@CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com> References: <000c01c21cba$708563c0$cde85940@penguin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000c01c21cba$708563c0$cde85940@penguin> X-Divine-Shadow-Zone: Beware of Lexxx! X-Operating-System: FreeBSD 4.6 User-Agent: Mutt/1.5.1i 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 On Tue, Jun 25, 2002 at 07:37:37PM -0700, Taylor Dondich wrote: > I've installed qmail from the ports and yet, smtp isn't working on the server. Does anyone know where I can start my troubleshooting process? I really don't know. > > Taylor Dondich Hi Taylor, Did you finish the qmail installation with 'make disable-sendmail' and 'make enable-qmail'? You must edit your configuration files into /var/qmail/control/ too! 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. Can you type 'netstat -a | grep LISTEN' as root and see if you have something to listen as smtp? --Miro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message