From owner-freebsd-questions Mon Aug 14 1:19:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by hub.freebsd.org (Postfix) with ESMTP id 76B8F37B8BE for ; Mon, 14 Aug 2000 01:19:20 -0700 (PDT) (envelope-from jcwells@nwlink.com) Received: from utah (jcwells@utah.nwlink.com [209.20.130.41]) by smtp.nwlink.com (8.9.3/8.9.1) with SMTP id BAA10887; Mon, 14 Aug 2000 01:19:12 -0700 (PDT) Date: Mon, 14 Aug 2000 01:31:34 -0700 (PDT) From: "Jason C. Wells" X-Sender: jcwells@utah To: Dale Walker Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail question In-Reply-To: <39977CA8.9CAD4EBB@icr.com.au> 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 Mon, 14 Aug 2000, Dale Walker wrote: > A user who controls his own mail server doesn't want to reject email > destined for unknown users, instead he wants to receive it to a local > account. > > After explaining the risks from spammers,etc flooding his system, he > still wants to go ahead.. > > Has anyone done anything similar in the past?? > btw: this is FreeBSD 4.1 using sendmail as the MTA. Never done it per se. There is the LUSER_RELAY directive for your m4 file. Also perhaps use a "catch all" in a virtuser table. Pages 597 and 274 in the bat book. Virtuser tables are covereed at sendmail.org as well. Thank you, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message