From owner-freebsd-questions@FreeBSD.ORG Sun Sep 16 16:55:04 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4197116A41B for ; Sun, 16 Sep 2007 16:55:04 +0000 (UTC) (envelope-from office@ourweb.net) Received: from ourweb.net (joey.ourweb.net [216.236.255.138]) by mx1.freebsd.org (Postfix) with ESMTP id DA9B213C442 for ; Sun, 16 Sep 2007 16:55:03 +0000 (UTC) (envelope-from office@ourweb.net) Received: from winxp (unverified [216.236.255.29]) by ourweb.net (SurgeMail 3.8f2) with ESMTP id 6761362-1764860 for multiple; Sun, 16 Sep 2007 13:47:11 -0400 From: "Bill Banks" To: "Pollywog" , Date: Sun, 16 Sep 2007 12:55:02 -0400 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) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 In-Reply-To: <200709161640.28759.lists-fbsd@shadypond.com> Importance: Normal Cc: Subject: RE: Telnet & smtp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Sep 2007 16:55:04 -0000 I cant do telnet sarah.ourweb.net 25 try it from your ----------------------------------------------- Bill Banks 508-829-2005 Wachusett Programming Ourweb http://www.ourweb.net http://www.ourwebtemplates.com -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Pollywog Sent: Sunday, September 16, 2007 12:40 PM To: freebsd-questions@freebsd.org Subject: Re: Telnet & smtp On Sunday 16 September 2007 16:28:02 Bill Banks wrote: > How do I turn on telnet for smtp? Im installing qmail > Telnet for SMTP? Are you trying to connect to port 25 (SMTP) using a telnet client for testing purposes? Don't install telnetd (telnet server), just use a telnet client: telnet 25 If the SMTP server is running and not blocked by a firewall, you should be able to connect to it that way on port 25. _______________________________________________ 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"