From owner-freebsd-questions@FreeBSD.ORG Sun Feb 8 20:10:07 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 44D6F16A4CE for ; Sun, 8 Feb 2004 20:10:07 -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 F023D43D1D for ; Sun, 8 Feb 2004 20:10:06 -0800 (PST) (envelope-from bjm1287@rit.edu) Received: (qmail 8658 invoked from network); 9 Feb 2004 04:10:05 -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:10:05 -0000 From: "Brian McCann" To: Date: Sun, 8 Feb 2004 23:11:58 -0500 Message-ID: <000001c3eec2$dd9dac70$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 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: 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:10:07 -0000 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. Thanks in advance, --Brian