www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Lapo Luchini <lapo AT lapo DOT it> |
Subject: | Re: PHP mail function |
Date: | Thu, 26 Jan 2006 19:25:44 +0000 (UTC) |
Lines: | 13 |
Message-ID: | <loom.20060126T202319-357@post.gmane.org> |
References: | <1138292869 DOT 7860 DOT 5 DOT camel AT columbus DOT webtent DOT org> |
Mime-Version: | 1.0 |
User-Agent: | Loom/3.14 (http://gmane.org/) |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Robert Fitzpatrick <lists <at> webtent.net> writes: > I installed PHP-5.1.2 from source and my scripts give me an error when > trying to use the mail function saying the function is not found. What > do I need to do for this function to work? Include the module "imap" (after having compiled it). You will probably need a valid /bin/sendmail too; PHP on Win32 uses SMTP but I'm not quite sure about Cygwin's PHP. The real question is: why do you ask here and not on PHP mailing lists? ^_^ Lapo -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |