From owner-freebsd-ports@FreeBSD.ORG Mon Sep 22 20:04:44 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA26716A4B3 for ; Mon, 22 Sep 2003 20:04:44 -0700 (PDT) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA76043FE1 for ; Mon, 22 Sep 2003 20:04:43 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from p5080b0bb.dip.t-dialin.net ([80.128.176.187] helo=fillmore-labs.com ident=p29uob3oh55pi8w1) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.24; FreeBSD 4.9) id 1A1dTm-000Jo6-7t; Tue, 23 Sep 2003 05:04:42 +0200 Message-ID: <3F6FB847.7060807@fillmore-labs.com> Date: Tue, 23 Sep 2003 05:04:39 +0200 From: Oliver Eikemeier MIME-Version: 1.0 To: Rob Lahaye References: <3F6FAA3F.2090803@snu.ac.kr> In-Reply-To: <3F6FAA3F.2090803@snu.ac.kr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eikemeier@fillmore-labs.com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com cc: freebsd-ports@freebsd.org Subject: Re: gnats-submit: molden port complaint bounced back; please help! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 03:04:44 -0000 Rob Lahaye wrote: > Hi, > > [...] > (why can I send emails to the whole world, but does gnats bounce it back?) > > ------------------------------------------------------------------------ > ----- Transcript of session follows ----- > ... while talking to mx1.freebsd.org.: > > >>>>>> DATA > > <<< 450 Client host rejected: cannot find your hostname, [147.46.44.183] > ... Deferred: 450 Client host > rejected: cannot find your hostname, [147.46.44.183] > [...] mx1.FreeBSD.org accepts only hosts with a valid reverse DNS entry. You should configure sendmail (or whatever you are using) to send your mail no directly to the target host, but to relay via sis1.snu.ac.kr (147.46.10.36), which should be something like: FEATURE(`msp', `sis1.snu.ac.kr)dnl in /etc/mail/freebsd.submit.mc and 'make install-submit-cf' in /etc/mail/ Sorry if this doesn't work, I don't use sendmail. Regards Oliver