From owner-freebsd-questions@FreeBSD.ORG Mon Aug 11 00:25:56 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8ABE37B401 for ; Mon, 11 Aug 2003 00:25:56 -0700 (PDT) Received: from mail.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EA4643F93 for ; Mon, 11 Aug 2003 00:25:54 -0700 (PDT) (envelope-from freebsdQ0@richardshea.fastmail.fm) Received: from smtp.us2.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 5CD7795095 for ; Mon, 11 Aug 2003 03:25:53 -0400 (EDT) Received: from 10.202.2.133 ([10.202.2.133] helo=smtp.us2.messagingengine.com) by messagingengine.com with SMTP; Mon, 11 Aug 2003 03:25:53 -0400 Received: by smtp.us2.messagingengine.com (Postfix, from userid 99) id 41BD076193; Mon, 11 Aug 2003 03:25:53 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Richard Shea" To: "FreeBSD Questions" Date: Mon, 11 Aug 2003 19:25:53 +1200 X-Epoch: 1060586753 X-Sasl-enc: soGpETdwsFqu6fD52V4Lnw Message-Id: <20030811072553.41BD076193@smtp.us2.messagingengine.com> Subject: sendmail_enable="NO" /"YES"/"MAYBE" ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2003 07:25:57 -0000 Hi - I currently have sendmail_enable="NO" in my rc.conf file. This allows emails to be sent from the FBSD machine however I would like one other machine on the LAN to use the FBSD machine as a SMTP machine. I think sendmail_enable="YES" would do this but would then allow every other machine on the LAN to use sendmail ? Is there some way I could limit sendmail users by IP address ? thanks richard.