From owner-freebsd-questions@FreeBSD.ORG Mon Dec 15 13:52:48 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 55E4116A4CE for ; Mon, 15 Dec 2003 13:52:48 -0800 (PST) Received: from fed1mtao03.cox.net (fed1mtao03.cox.net [68.6.19.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B0AA43D2D for ; Mon, 15 Dec 2003 13:52:47 -0800 (PST) (envelope-from brently@bjwcs.com) Received: from SAMBA ([68.98.26.35]) by fed1mtao03.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031215215243.WOCQ28419.fed1mtao03.cox.net@SAMBA>; Mon, 15 Dec 2003 16:52:43 -0500 From: "Brent Wiese" To: "'Josh Paetzel'" Date: Mon, 15 Dec 2003 14:52:09 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20031215090217.GA2482@ns1.tcbug.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcPDHIJayow0/hC7R+Cc5fg7BFdAkAAN6NOg Message-Id: <20031215215243.WOCQ28419.fed1mtao03.cox.net@SAMBA> cc: freebsd-questions@freebsd.org Subject: RE: Sending email via PHP mail command in jail 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, 15 Dec 2003 21:52:48 -0000 > > put SMTP = my.relay.mail.box into your /usr/local/etc/php.ini > It was my understanding this only worked in the Windows version of PHP... That's according to PHP.net's site and the comments in the php.ini file. I just added it and the test is still failing. Brent