From owner-freebsd-questions@FreeBSD.ORG Mon Nov 1 18:29:37 2004 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 C7A2116A4CE for ; Mon, 1 Nov 2004 18:29:37 +0000 (GMT) Received: from ms-smtp-02.tampabay.rr.com (ms-smtp-02-smtplb.tampabay.rr.com [65.32.5.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FA2443D54 for ; Mon, 1 Nov 2004 18:29:37 +0000 (GMT) (envelope-from scphantm@yahoo.com) Received: from [192.168.0.2] (24286hfc39.tampabay.rr.com [24.28.6.39]) iA1ITYZn016218 for ; Mon, 1 Nov 2004 13:29:34 -0500 (EST) Message-ID: <418680B7.5020100@yahoo.com> Date: Mon, 01 Nov 2004 13:30:15 -0500 From: Steel City Phantom User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: sendmail config double check 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, 01 Nov 2004 18:29:37 -0000 my bsd LAMP machine won't send any emails through php. i just wanted to doublecheck my rc.conf with you guys to make sure i have it right. here are the settings sendmail_enable="NO" sendmail_submit_enable="NO" sendmail_outbound_enable="YES" now, if my brain is straight, these settings should reject outside systems from trying to route mail through this machine, but the machine itself can generate and send mail. am i right?