From owner-freebsd-questions@FreeBSD.ORG Wed Oct 22 07:42:51 2003 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 28C8816A4B3 for ; Wed, 22 Oct 2003 07:42:51 -0700 (PDT) Received: from skippyii.compar.com (webpos.compar.com [216.208.38.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FF7A43FAF for ; Wed, 22 Oct 2003 07:42:50 -0700 (PDT) (envelope-from sorin@compar.com) Received: from sorin (nat.compar.com [216.208.38.137]) by skippyii.compar.com (8.11.3/8.11.3) with ESMTP id h9MEgNl49633; Wed, 22 Oct 2003 10:42:23 -0400 (EDT) (envelope-from sorin@compar.com) From: "Sorin Chiorean" To: "'dhull'" , Date: Wed, 22 Oct 2003 10:42:07 -0400 Message-ID: <007d01c398aa$aac16850$0d6fa8c0@sorin> 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.4024 In-Reply-To: <20031021192927.1663.qmail@station188.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: Postfix smtp connect problem 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: Wed, 22 Oct 2003 14:42:51 -0000 Hi, You should go with all your questions related to POSTFIX to this list: http://archives.neohapsis.com/archives/postfix/ Or you can have a look to this links too : http://www.onlamp.com/pub/a/bsd/2003/08/21/postfix.html http://postfix.state-of-mind.de/patrick.koetter/smtpauth/index.html http://www.tldp.org/HOWTO/Postfix-Cyrus-Web-cyradm-HOWTO/index.html And a full guide in PDF format : http://bsdhound.dnsalias.net:81/downloads/Creating_a_Stable_Secure_FreeB SD_Mailserver.pdf Sorin Chiorean Network Specialist Computer Partners -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of dhull Sent: Tuesday, October 21, 2003 3:29 PM To: freebsd-questions@freebsd.org Subject: Postfix smtp connect problem I am running FreeBSD stable (4.9 pre) I installed Postfix from ports. If I log onto the server I can send mail using the "mail" command. If I try an external mail client it times out. For some reasion postfix is not allowing connections other then local host. Can someone tell me how to fix this?