From owner-freebsd-questions Sun Mar 23 16:54:36 2003 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 1846F37B401 for ; Sun, 23 Mar 2003 16:54:34 -0800 (PST) Received: from MX4.NetWood.net (mx4.netwood.net [209.247.184.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C35243FA3 for ; Sun, 23 Mar 2003 16:54:33 -0800 (PST) (envelope-from jonas@netwood.net) Received: from netwood.net (mail.netwood.net [209.247.184.35]) by MX4.NetWood.net (Postfix) with ESMTP id 0E2A23EE433 for ; Sun, 23 Mar 2003 16:53:50 -0800 (PST) Received: from master [209.247.186.2] by netwood.net with ESMTP (SMTPD32-7.15) id A78195E0078; Sun, 23 Mar 2003 16:55:29 -0800 From: "Jonas Fornander" To: Subject: RE: Sendmail and mymail Date: Sun, 23 Mar 2003 16:55:00 -0800 Organization: Netwood Communications Message-ID: <062701c2f19f$ff334780$0800a8c0@master> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Problem solved. In the php.ini file the default setting (if sendmail_path is commented out) is "sendmail -t -i". I configured sendmail_path to /usr/sbin/sendmail (without the flags) so mymail didn't send the recipient to sendmail. Jonas Fornander - System Administrator Netwood Communications, LLC - www.netwood.net Find out why we're better - 310-442-1530 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Dirk Meyer > Sent: Saturday, March 22, 2003 9:37 PM > To: freebsd-questions@FreeBSD.ORG > Subject: Re: Sendmail and mymail > > > Jonas Fornander schrieb:, > > > We upgraded sendmail to the latest version on our fbsd4.7p7 box. We > > have mymail (a php mailer program) on the same server. Now > when we try > > to send out from mymail, sendmail doesn't send it out. We > searched the > > archives and saw that there has been problems with sendmail and the > > tightened security however no solution was provided. It > seems like the > > php function mail() doesn't work correctly. > > it works fine here. > sendmail-8.12.8 / php-4.3.1 > > sendmail[84990]: h2N5ReMw084990: from=www, size=2254, > class=0, nrcpts=1, > msgid=<200303230527.h2N5ReMw084990@xxx>, relay=www@localhost > sm-mta[84991]: h2N5ReaB084991: from=, size=2630, > class=0, nrcpts=1, > msgid=<200303230527.h2N5ReMw084990@xxx>, proto=ESMTP, > daemon=MTA, relay=www@xxxx > sendmail[84990]: h2N5ReMw084990: to=dirk.meyer@dinoex.de, > ctladdr=www (80/80), > delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30056, > relay=xxx, > > do you need "register_globals = On" for you application? > Defaults are now Off, but some application may need the > old/unsafe) style. please check your php.ini. > > What errors do you get? > > kind regards Dirk > > - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany > - > [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org] > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message