From owner-freebsd-questions@FreeBSD.ORG Wed Jan 12 16:53:00 2005 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 4E31016A4CE for ; Wed, 12 Jan 2005 16:53:00 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2E5943D55 for ; Wed, 12 Jan 2005 16:52:59 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from [192.168.1.3] (pool-68-160-208-232.ny325.east.verizon.net [68.160.208.232]) by pi.codefab.com (8.12.11/8.12.11) with ESMTP id j0CGqqIG003576 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 12 Jan 2005 11:52:53 -0500 (EST) Message-ID: <41E555C3.6030209@mac.com> Date: Wed, 12 Jan 2005 11:52:19 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: pwd8jmr22w@me.point.ne.jp References: <1105432346.638.31.camel@localhost> <41E314C0.1010502@mac.com> <1105435387.849.18.camel@localhost> <41E32005.2040403@mac.com> <20050111020445.GA3301@gothmog.gr> <41E35380.90908@mac.com> <1105534339.2062.16.camel@localhost> In-Reply-To: <1105534339.2062.16.camel@localhost> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=1.8 required=5.5 tests=AWL,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=disabled version=3.0.1 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on pi.codefab.com cc: freebsd-questions@freebsd.org Subject: Re: sendmail problem - Helo command rejected: Host not found 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, 12 Jan 2005 16:53:00 -0000 Srot BULL wrote: [ ... ] ----- The following addresses had permanent fatal errors ----- > > (reason: 554 : Relay access denied) > > ----- Transcript of session follows ----- > ... while talking to vc.point.ne.jp.: > >>>>DATA > > <<< 554 : Relay access denied > 554 5.0.0 Service unavailable > <<< 554 Error: no valid recipients > > It seems that I was not allowed to relay my email so I tried the > archives and then I tried reading the README file > at /usr/share/sendmail/cf/README > and found something about: > > Providing SMTP AUTH Data when sendmail acts as Client > ----------------------------------------------------- > > I read a little and did what I understood: > 1) created a /etc/mail/authinfo file with the following > AuthInfo:point.ne.jp "U:myusername" "I:myusername" "P:password" > AuthInfo:me.point.ne.jp "U:myusername" "I:myusername" "P:password" Your configuration seems to be going in the right direction, so you ought to discuss this error with postmaster@point.ne.jp so they can either change things to permit relaying, or figure out what you need to adjust. -- -Chuck