From owner-freebsd-questions Sat May 10 14:01:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA21508 for questions-outgoing; Sat, 10 May 1997 14:01:00 -0700 (PDT) Received: from tok.qiv.com ([204.214.141.211]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA21503 for ; Sat, 10 May 1997 14:00:57 -0700 (PDT) Received: (from uucp@localhost) by tok.qiv.com (8.8.5/8.8.5) with UUCP id QAA02345; Sat, 10 May 1997 16:00:54 -0500 (CDT) Received: from localhost (jdn@localhost) by acp.qiv.com (8.8.5/8.8.5) with SMTP id PAA05272; Sat, 10 May 1997 15:57:41 -0500 (CDT) X-Authentication-Warning: acp.qiv.com: jdn owned process doing -bs Date: Sat, 10 May 1997 15:57:41 -0500 (CDT) From: "Jay D. Nelson" To: Shawn Ramsey cc: questions@FreeBSD.ORG Subject: Re: smtp server? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I have installed the macros from informatik. You need /usr/src/usr.sbin/sendmail to get the .mc files which is where these belong. You must rebuild your sendmail.cf file from the mc sources. If you haven't installed all sources, you'll at least have to install that. See /usr/src/usr.sbin/sendmail/README for details. The test script "chkspam", available at the same site, suggests that the macros are working, although I've seen nothing yet to confirm they are. (I've only had it in about a week.) -- Jay On Sat, 10 May 1997, Shawn Ramsey wrote: ->m> > Is there an easy way to restrict users outside our netmask from being ->able ->> > to use our SMTP server? They way it is now, _anyone_ can set their SMTP ->> > server to us, and there is nothing we can do about it. Is there a way ->> > around this? ->> > ->> > thanks. ->> > ->> ->> http://spam.abuse.net/spam ->> http://www.informatik.uni-kiel.de/%7Eca/email/check.html#check_rcpt ->> ->> ->> Be prepared to deal with a lot of users who have multiple dialup accounts ->> and/or access the net from work via a different provider ;( -> ->It seems the solution at www.informatik.... will let you set it so you can ->relay only for who you want. Does anyone already have a sendmail.cf with ->this ruleset already set? I don't use/have a .mc file, and tried putting ->it directly into sendmail.cf, but get lots of errors. :( -> -> ->