From owner-freebsd-questions Mon Nov 30 04:20:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA21791 for freebsd-questions-outgoing; Mon, 30 Nov 1998 04:20:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inhaler.noopy.org (nvp.ne.mediaone.net [24.128.50.139]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA21781 for ; Mon, 30 Nov 1998 04:20:04 -0800 (PST) (envelope-from nvp@mediaone.net) From: nvp@mediaone.net Received: (qmail 4623 invoked by uid 603); 30 Nov 1998 12:23:26 -0000 Message-ID: <19981130122326.4622.qmail@inhaler.noopy.org> Subject: Re: About sendmail In-Reply-To: from "Pavel V. Antipov" at "Nov 30, 98 02:55:00 pm" To: pavel@ikar.elect.ru (Pavel V. Antipov) Date: Mon, 30 Nov 1998 07:23:26 -0500 (EST) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have sendmail daemon running on my FreeBSD 2.2.5 internet server. > How can I deny access to sendmail via SMTP for any user not from my > domain? If you just want to use sendmail as a local mailer (i.e. no incoming mail), you can tcp_wrap smtp (the sendmail daemon) -- with tcp_wrappers. If you still want to receive mail from the outside, but wish to deny mail from "spammers", you should read the sendmail documentation about relaying and spam blocking. -- Nate Patwardhan nvp@mediaone.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message