From owner-freebsd-questions@FreeBSD.ORG Mon Jul 26 17:14:10 2004 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 F39AC16A4CE for ; Mon, 26 Jul 2004 17:14:09 +0000 (GMT) Received: from nhinsights.com (nhinsights.com [216.122.242.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76CF443D5A for ; Mon, 26 Jul 2004 17:14:09 +0000 (GMT) (envelope-from freebsd@computersthatrock.com) Received: from inigo (home.nhinsights.com [69.161.61.161]) by nhinsights.com (8.11.6/8.11.6) with SMTP id i6QHDQS62997 for ; Mon, 26 Jul 2004 13:13:41 -0400 (EDT) (envelope-from freebsd@computersthatrock.com) From: "Rob" To: Date: Mon, 26 Jul 2004 13:13:36 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal Subject: Sendmail Upgrade/relay Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@computersthatrock.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2004 17:14:10 -0000 Hello, I just upgraded sendmail on my test mailserver from a very old 8.11.6 to 8.13.0. The upgrade finally went ok after a few problems but now I cannot relay. I have the IP of my machine in /etc/mail/access (just as it was before) but in the maillog it says that relaying is denied for this IP. I have double checked that my IP didn't change and I also did the "makemap hash /etc/mail/access < /etc/mail/access" to make sure that my db was up to date. I can't figure out what the problem might be. Any pointers greatly appreciated. Rob.