From owner-freebsd-questions@FreeBSD.ORG Wed Jan 23 16:44:09 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 06B3716A417 for ; Wed, 23 Jan 2008 16:44:09 +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 BD91813C4D3 for ; Wed, 23 Jan 2008 16:44:08 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 8763D28453; Wed, 23 Jan 2008 11:44:07 -0500 (EST) To: Agus References: <44ir1l4iqq.fsf@be-well.ilk.org> From: Lowell Gilbert Date: Wed, 23 Jan 2008 11:44:07 -0500 In-Reply-To: (Agus's message of "Wed\, 23 Jan 2008 12\:31\:55 -0300") Message-ID: <44wsq0mqzs.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: Lowell Gilbert , freebsd-questions Subject: Re: Sendmail local only..... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 16:44:09 -0000 Agus writes: > 2008/1/22, Lowell Gilbert : >> >> 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). >> > > > There is no man for sendmail.conf, nor sendmail.cf..... > The rc.conf only mentions the rc.sendmail... My apologies. That is, indeed, what I meant. > Giorgos, question...is it needed to put the > sendmail_submit_enable="YES" > sendmail_msp_queue_enable="YES" > Although they are the default ones? No. These are just shell variable assignments.