From owner-freebsd-questions@FreeBSD.ORG Tue May 20 06:37:16 2008 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 0046B1065678 for ; Tue, 20 May 2008 06:37:15 +0000 (UTC) (envelope-from glyn@millingtons.org) Received: from uranus.karoo.kcom.com (uranus.karoo.kcom.com [212.50.160.73]) by mx1.freebsd.org (Postfix) with ESMTP id 8E9E78FC2C for ; Tue, 20 May 2008 06:37:15 +0000 (UTC) (envelope-from glyn@millingtons.org) X-IronPort-AV: E=Sophos;i="4.27,513,1204502400"; d="scan'208";a="50197118" Received: from unknown (HELO glynthebearded.millingtons.org) ([82.152.120.109]) by uranus.karoo.kcom.com with ESMTP; 20 May 2008 07:37:12 +0100 Received: by glynthebearded.millingtons.org (Postfix, from userid 1001) id 2BF012285C; Tue, 20 May 2008 07:38:23 +0100 (BST) To: "Montag" References: <1211239052.24579.1254029483@webmail.messagingengine.com> Organization: Central Church, Torquay, U.K. X-Now-Playing: There's a deathly hush in the close tonight! X-Liturgical-Date: Optional Memorial: Saint Bernardine of Siena, priest, A.D. 2008 From: Glyn Millington Date: Tue, 20 May 2008 07:38:23 +0100 In-Reply-To: <1211239052.24579.1254029483@webmail.messagingengine.com> (montag@activeattack.com's message of "Mon\, 19 May 2008 18\:17\:32 -0500") Message-ID: <8663t9sco0.fsf@nowhere.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd questions Subject: Re: Problem Sending Mail With Postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glyn@millingtons.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 06:37:16 -0000 "Montag" writes: > I've got Postfix SMTP server set up on a FreeBSD 7 box. I'm receiving > mail just fine, and I can send mail to my other web accounts (gmail), > but my mail is getting rejected from the mailing lists. Here is the > output from the local mail queue: > > host mx1.free.bsd.org said: my.mywebsite.com: Helo command rejected: > Host not found (in reply to RCPT TO command)) > freebsd-questions@freebsd.org > > Any thoughts? Montag, what values do you have in /usr/local/etc/postfix/main.cf for mydomain myorigin mydestination mynetworks ? What is the FQDN of the machine you are trying to send mail from? And yes, the real error mesage would be a help! Glyn