From owner-freebsd-questions@FreeBSD.ORG Sun Feb 8 20:40:15 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8893A16A4CF for ; Sun, 8 Feb 2004 20:40:15 -0800 (PST) Received: from relay01.roc.ny.frontiernet.net (relay01.roc.ny.frontiernet.net [66.133.131.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2913443D1D for ; Sun, 8 Feb 2004 20:40:15 -0800 (PST) (envelope-from bjm1287@rit.edu) Received: (qmail 19724 invoked from network); 9 Feb 2004 04:40:14 -0000 Received: from unknown (HELO garfield) ([67.51.173.248]) (envelope-sender ) by relay01.roc.ny.frontiernet.net (FrontierMTA 2.3.6) with SMTP for ; 9 Feb 2004 04:40:14 -0000 From: "Brian McCann" To: "'FreeBSD'" Date: Sun, 8 Feb 2004 23:42:07 -0500 Message-ID: <001a01c3eec7$139f3790$6500a8c0@garfield> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-reply-to: <1690000.1076300664@[192.168.0.5]> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: QMail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 04:40:15 -0000 Ok...sendmail isn't running...and below is the result of "svstat /var/service/*/log"...it's under /var since that's where the tutorial said to put it...before I really knew what I was doing. /var/service/pop3d/log: up (pid 47863) 533524 seconds /var/service/qmail/log: up (pid 47867) 533524 seconds /var/service/smtpd/log: up (pid 47865) 533524 seconds --Brian -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Gary Sent: Sunday, February 08, 2004 11:24 PM To: questions@freebsd.org Subject: Re: QMail? Hi Brian, --On Sunday, February 08, 2004 11:11:58 PM -0500 Brian McCann wrote: > Hi all. I'm trying to setup Qmail on one of my systems. Being a > former user of Sendmail, I decided to try to find a HOWTO or something > to get me started. So, I found this one... > http://stevenfettig.com/mythoughts/archives/000090.php. It looked to > be fairly through, so I tried it. From what I can tell, I configured > everything correctly, but something is wrong. I can see the processes > running, and netstat shows that something is listening on port 25, but > when I try to telnet to that port, I get disconnected immediately. > Can someone offer a clue as to what is going on? I'd be willing to > talk to someone off list if someone is willing as well. Did you stop the sendmail process? It could be taking over SMTP on 25 and qmail cannot run... What is the output of svstat /service/* and svstat /service/*/log You will need to do this as root. Please respond to list only, thanks... I'll get it from there. -- Gary _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"