From owner-freebsd-stable Tue Sep 5 20:44:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id C727437B422 for ; Tue, 5 Sep 2000 20:44:53 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.11.1.Beta0/8.11.1.Beta0) id e863ipu24462; Tue, 5 Sep 2000 20:44:51 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14773.48563.216457.138105@horsey.gshapiro.net> Date: Tue, 5 Sep 2000 20:44:51 -0700 (PDT) From: Gregory Neil Shapiro To: Cc: "FreeBSD-Stable" Subject: Re: mail relaying question In-Reply-To: References: X-Mailer: VM 6.75 under 21.2 (beta35) "Nike" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mitayai> all users on my network and in my domain are getting "relaying mitayai> denied" errors when trying to send mail outside of our domain via mitayai> our mail server... i tried modifying /etc/mail/access with our mitayai> domain name and network, refreshed the database, and even mitayai> restarted sendmail to no avail. Then i tried specifying *every* IP mitayai> and hostname with "OK". Still no luck. Am i missing something? You want to use "RELAY", not "OK", to allow relaying. Alternatively, list the domain (assuming your client machine have PTR records setup properly) or IP addresses in /etc/mail/relay-domains and restart sendmail. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message