From owner-freebsd-questions Mon Sep 27 7:23:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.wa.home.com (ha1.rdc1.wa.home.com [24.0.2.66]) by hub.freebsd.org (Postfix) with ESMTP id F207514EDF for ; Mon, 27 Sep 1999 07:23:20 -0700 (PDT) (envelope-from francis.j.bruening@bigfoot.com) Received: from c583119a ([24.0.55.28]) by mail.rdc1.wa.home.com (InterMail v4.01.01.00 201-229-111) with SMTP id <19990927142320.EWPZ14188.mail.rdc1.wa.home.com@c583119a> for ; Mon, 27 Sep 1999 07:23:20 -0700 From: "Francis J. Bruening" To: "freebsd" Subject: why won't sendmail listen to me? Date: Mon, 27 Sep 1999 07:24:25 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm trying to debug a fetchmail problem, and I've come to the conclusion sendmail isn't healthy. The following command should work, but it doesn't. telnet localhost 25 # this times out yet, if I do the following, it works echo "test mail" | mail -v -s "test" fjb@localhost #this works so my question. Why won't sendmail "listen" to me? This causes a problem with fetchmail. I'm running a new install of 3.3. any advice or suggestions on how to resolve this are greatly appreciated. Regards, Francis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message