> Date: Mon, 12 Apr 2010 09:22:53 -0500
> From: keithda...@pridedallas.com
> To: harlequ...@gmx.de; aj...@alumni.iu.edu; php-windows@lists.php.net
> Subject: RE: [PHP-WIN] Mail Function Not Working
>
> Where is your site being hosted? Does the hosting server have SMTP availab
; php-windows@lists.php.net
Subject: Re: [PHP-WIN] Mail Function Not Working
Hi Alice,
Alice wrote:
> I have an issue here where I see no PHP errors on my mail
> function usage, and yet I am not getting the mail in the desired
> account. Here is what I have for my PHP code:
>
> $
Hi Alice,
Alice wrote:
> I have an issue here where I see no PHP errors on my mail
> function usage, and yet I am not getting the mail in the desired
> account. Here is what I have for my PHP code:
>
> $headers = "From: aj...@alumni.iu.edu" ;
> $to = $email;
> $subject =
> "Comments Regarding
> From: rquadl...@googlemail.com
> Date: Mon, 12 Apr 2010 14:54:24 +0100
> To: keithda...@pridedallas.com
> CC: aj...@alumni.iu.edu; php-windows@lists.php.net
> Subject: Re: [PHP-WIN] Mail Function Not Working
>
> On 12 April 2010 14:47, Keith Davis wrote:
> > Wh
.
>
> Keith Davis (214) 906-5183
>
> -Original Message-
> From: Alice Wei [mailto:aj...@alumni.iu.edu]
> Sent: Monday, April 12, 2010 8:20 AM
> To: php-windows@lists.php.net
> Subject: [PHP-WIN] Mail Function Not Working
>
>
>
>
>
>
>
> Hi,
>
Alice Wei [mailto:aj...@alumni.iu.edu]
Sent: Monday, April 12, 2010 8:20 AM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Mail Function Not Working
Hi,
I have an issue here where I see no PHP errors on my mail function
usage, and yet I am not getting the mail in the desired account. He
Hi,
I have an issue here where I see no PHP errors on my mail
function usage, and yet I am not getting the mail in the desired
account. Here is what I have for my PHP code:
$headers = "From: aj...@alumni.iu.edu" ;
$to = $email;
$subject =
"Comments Regarding My Site";
$body = "From: $y
My system:
Windows XP
Apache
SMTP server: MailEnable
PHP 5.0.2
Whenever I try to use the mail function, it returns me a value of "false".
My php.ini settings are:
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
Here's the function I'm using:
This always returns: bool(false)
s [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 06, 2003 12:22 PM
> To: [EMAIL PROTECTED]
> Cc: PHP Windows Helplist
> Subject: Re: [PHP-WIN] mail() function not working
>
>
> To fix your mail server:
>
> You need to enable mail relaying on your mail server. HOWEVER, it
the ; from infront of error_log =,
otherwise the line won't be processed!
Stephen
- Original Message -
From: "Rad Craig" <[EMAIL PROTECTED]>
To: "PHP Windows" <[EMAIL PROTECTED]>
Sent: Monday, January 06, 2003 5:38 PM
Subject: [PHP-WIN] mail() function no
I have a new PHP install on Win2k. Everything has worked except the mail()
function. Nothing shows up in my event log.
I have a mail server installed on the same machine. I have the
SMTP=localhost set in my php.ini file. The mail server works fine, has been
for many months.
I have logging tur
11 matches
Mail list logo