From owner-freebsd-questions@FreeBSD.ORG Tue Jan 22 22:07:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 123EB16A468 for ; Tue, 22 Jan 2008 22:07:27 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id DC26213C4D1 for ; Tue, 22 Jan 2008 22:07:26 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id D3C8C28453; Tue, 22 Jan 2008 17:07:25 -0500 (EST) To: Agus References: From: Lowell Gilbert Date: Tue, 22 Jan 2008 17:07:25 -0500 In-Reply-To: (Agus's message of "Tue\, 22 Jan 2008 18\:25\:17 -0300") Message-ID: <44ir1l4iqq.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions Subject: Re: Sendmail local only..... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 22:07:27 -0000 Agus writes: > Just trying to make sendmail work locally only.....And by that i mean, i > dont want sendmail to be able to relay or send mail to any other machine > except for localhost.... > > How can i do this? I mean is there a way on rc.conf or i need to touch the > cf?? This is a very standard thing to do. See "man 8 sendmail.conf" (as recommended by the rc.conf(8) manual).