From owner-freebsd-isp Wed Jan 30 8: 3:52 2002 Delivered-To: freebsd-isp@freebsd.org Received: from bilver.wjv.com (spdsl-033.wanlogistics.net [63.209.115.33]) by hub.freebsd.org (Postfix) with ESMTP id B40DE37B404 for ; Wed, 30 Jan 2002 08:03:47 -0800 (PST) Received: (from bv@localhost) by bilver.wjv.com (8.11.6/8.11.6) id g0UFvtP17934 for freebsd-isp@freebsd.org; Wed, 30 Jan 2002 10:57:55 -0500 (EST) (envelope-from bv) Date: Wed, 30 Jan 2002 10:57:55 -0500 From: Bill Vermillion To: freebsd-isp@freebsd.org Subject: Re: relay to a domain Message-ID: <20020130155755.GF16630@wjv.com> Reply-To: bv@wjv.com References: <20020130134510.GA16630@wjv.com> <20020130170814.K19914-100000@hitit.bimel.com.tr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020130170814.K19914-100000@hitit.bimel.com.tr> User-Agent: Mutt/1.3.25i Organization: W.J.Vermillion / Orlando - Winter Park Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 30, 2002 at 05:13:40PM +0200, Baris Simsek thus spoke: > yes, there is a line like this: > FR-o /etc/mail/relay-domains > But it doesnt work. I created this file and wrote my domain in it. Must i > add any line to sendmail.cf like FEATURES('xxxx') ? I think sendmail does > not read this file. If this line did not exist at first you will have to go back and run the mc scripts to generate all the proper 'line noise' codes later in the script. > My problem, our customer connects internet by using another ISP. > But they host emails and webs on our sites. Their IP's don't have > relay permission on our server. For that they cannot send email. > It is not possible, i'll add their IP pool to my access file. I > want to add their domain. Well then put that domain in the access table. Not the USERs domain but the domain of their ISP. Of course if that is Earthlink you have opened up a very large hole. In the case of a national provider then you could open up a block of IPs that the user might be assigned dialing into that modem bank. If the far user is on a cable modem then >typically< that IP would be in one /24 ip block [formerly known as Class C]. The you add the first 3 octets into the access list and rebuild access.db > thx... > > :wq > > On Wed, 30 Jan 2002, Bill Vermillion wrote: > > > Look in your sendmail.cf. You will see a varilable called > > FR pointing to a file. Current versions name this file > > /etc/mail/relay-domains. > > > > Enter the domain in the file, creating the file if neccessary. > > I don't recall when the current name was implemented but it would > > still be refeneced by FR. > > [...] > > -- Bill Vermillion - bv @ wjv . com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message