From owner-freebsd-isp Mon Aug 12 6:37:31 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A91A237B400 for ; Mon, 12 Aug 2002 06:37:28 -0700 (PDT) Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13FE743E3B for ; Mon, 12 Aug 2002 06:37:28 -0700 (PDT) (envelope-from kevin@caomhin.demon.co.uk) Received: from caomhin.demon.co.uk ([62.49.21.186]) by anchor-post-31.mail.demon.net with esmtp (Exim 3.35 #1) id 17eFNu-000D8m-0V; Mon, 12 Aug 2002 14:37:26 +0100 Message-ID: Date: Mon, 12 Aug 2002 14:37:18 +0100 To: francisv@dagupan.com Cc: freebsd-isp@freebsd.org From: Kevin Golding Subject: Re: Setting default e-mail sender on Apache References: <10F29E27A956D511B0940050DA8D86A985C535@mailserver.dagupan.com> In-Reply-To: <10F29E27A956D511B0940050DA8D86A985C535@mailserver.dagupan.com> MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Someone, quite probably , once wrote: >but testing the web application still sends e-mail coming from the ID runnig >the web process. BTW, my MTA is Postfix if this helps in troubleshooting the >problem. Thanks also for the link :) It's imperfect but you could always try telling them to use: $headers = From: webmaster@client.tld mail("to@address.com", "Subject line", "Test message", $headers); What do you get from a phpinfo()? (just the mail settings really) Kevin -- kevin@caomhin.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message