From owner-freebsd-questions Sat Dec 23 8:17:36 2000 From owner-freebsd-questions@FreeBSD.ORG Sat Dec 23 08:17:34 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from w2xo.pgh.pa.us (ipl-229-072.npt-sdsl.stargate.net [208.223.229.72]) by hub.freebsd.org (Postfix) with ESMTP id 14F9437B400 for ; Sat, 23 Dec 2000 08:17:33 -0800 (PST) Received: from shazam.int (shazam.int [192.168.5.3]) by w2xo.pgh.pa.us (8.9.3/8.9.3) with ESMTP id QAA82117; Sat, 23 Dec 2000 16:17:25 GMT (envelope-from durham@w2xo.pgh.pa.us) Date: Sat, 23 Dec 2000 11:17:38 -0500 (EST) From: Jim Durham X-Sender: durham@shazam.int To: Jason Halbert Cc: "Hudson, Henrik H." , questions@FreeBSD.ORG Subject: Re: Mail Servers In-Reply-To: <00c401c06ca7$68482270$17622104@next> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 23 Dec 2000, Jason Halbert wrote: > Instead of having to add the host of everyone that has a shell and > allowing them to relay, since most of them are on dial-up, is it > possible to require a username and password auth. for them to send > mail to the SMTP server? That way only authorized users with a shell > would have access and then by default when I add a user they are ready > to go without me needing to modify files? Yes, you can do that. It's not something that a newbie would want to try, in my estimation. It took me a while to get it working, and I've been doing this for a while. I'll be glad to help you with it if you wish, but I don't have unlimited time. The access database actually doesn't take individual IPs. It takes domains. So, if you have a bunch of friends on the same ISP, you can just open it up for the whole domain of the ISP. IE; if they are all using blapwart.net, then you just put in blapwart.net RELAY and they can all relay. This stuff looks hard to you right now, but it's really not that bad once you get the idea. -Jim Durham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message