From owner-freebsd-isp@FreeBSD.ORG Thu Jul 10 09:31:03 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FE0437B401 for ; Thu, 10 Jul 2003 09:31:03 -0700 (PDT) Received: from pop015.verizon.net (pop015pub.verizon.net [206.46.170.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26CCC43F3F for ; Thu, 10 Jul 2003 09:31:02 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([141.149.47.46]) by pop015.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030710163101.PGUK20810.pop015.verizon.net@mac.com>; Thu, 10 Jul 2003 11:31:01 -0500 Message-ID: <3F0D94C3.2030003@mac.com> Date: Thu, 10 Jul 2003 12:30:59 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jose Ferreira References: <7164368BD298D711A30A00409530494C1E5F@wdhexch.staff.uunet.co.za> In-Reply-To: <7164368BD298D711A30A00409530494C1E5F@wdhexch.staff.uunet.co.za> X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at pop015.verizon.net from [141.149.47.46] at Thu, 10 Jul 2003 11:31:01 -0500 cc: freebsd-isp@freebsd.org Subject: Re: help with sendmail X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2003 16:31:03 -0000 Jose Ferreira wrote: > This is the error message ( or part there of ) I get : > > ruleset=check_relay, arg1=localhost, arg2=127.0.0.1, relay=localhost > [127.0.0.1], reject=553 5.3.0 localhost. > > I'm running Sendmail 8.12.2. There are security holes in that version: you ought to upgrade to the latest (8.12.9). Do you have sendmail listening on port 25...ie, can you telnet to it? -- -Chuck