EMAIL PROTECTED]
Sent: Tuesday, June 24, 2008 1:01 PM
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] PHP Mail 501 error
> Hello,
>
>
>
> We are running MediaWiki on PHP 5.2.6 with Apache for Windows.
>
>
>
> Every time we try to use an IIS mail server as
> Hello,
>
>
>
> We are running MediaWiki on PHP 5.2.6 with Apache for Windows.
>
>
>
> Every time we try to use an IIS mail server as an MTA we receive a 501
> error. When we use a Unix postfix based MTA it works fine.
>
>
>
> Could anyone please tell me what I need to do to modify my
AM
To: Dan Mashal; php-windows@lists.php.net
Subject: RE: [PHP-WIN] PHP Mail 501 error
Just a thought, and may be wrong, but as RCPT TO in rfc 2821
(http://www.rfc-editor.org/rfc/rfc2821.txt)
Only one layer of backets is used?
-Original Message-
From: Dan Mashal [mailto:[EMAIL PROTECTED
Just a thought, and may be wrong, but as RCPT TO in rfc 2821
(http://www.rfc-editor.org/rfc/rfc2821.txt)
Only one layer of backets is used?
-Original Message-
From: Dan Mashal [mailto:[EMAIL PROTECTED]
Sent: 23 June 2008 19:42
To: php-windows@lists.php.net
Subject: [PHP-WIN] PHP Mail 501
Hello,
We are running MediaWiki on PHP 5.2.6 with Apache for Windows.
Every time we try to use an IIS mail server as an MTA we receive a 501
error. When we use a Unix postfix based MTA it works fine.
Could anyone please tell me what I need to do to modify my PHP.ini to
get this to work
et.
Bill
-Original Message-
From: Chuck [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 21, 2008 8:43 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] PHP Mail Delayed
My ISP recently installed PHP on a Windows 2003 server. I am trying to
use
PHP to allow users to send form gener
I would talk to your ISP to see what may need to be set.
Bill
-Original Message-
From: Chuck [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 21, 2008 8:43 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] PHP Mail Delayed
My ISP recently installed PHP on a Windows 2003 server. I
My ISP recently installed PHP on a Windows 2003 server. I am trying to use
PHP to allow users to send form generated EMIL from our website.
The interface works but the mail takes 3-4 hours to arrive.
Is there a configuration setting that could be causing this problem?
--
PHP Windows Mailing Lis
My ISP recently installed PHP on a Windows 2003 server. I am trying to use
PHP to allow users to send form generated EMIL from our website.
The interface works but the mail takes 3-4 hours to arrive.
Is there a configuration setting that could be causing this problem?
--
PHP Windows Mailing Lis
Im using this code to sent an email from the server to an email that the
user write into a form, with a file attached, BUT it seems not to work.
It 'echo' the message 'Mail Sent' but im not reciving any email, i even
check on my spam... not in gmail or yahoo or hotmail
Thanks!!!
$headers .= "\
Hi,
In my site all emails are going fine 3-4 days ago.but now not even a single
mail is coming.hosting environment is Cpanel based...I m using mail() function
of php for sending mails, what may be the problem, any body can help me in this
case.
Thanks,
Vikas Batra
5, 50, 500, 5000
> My Problem:
>
> When I receive the mail, in the from(sender) line is
> something like www-data, but I wont the real sender adress
> for example [EMAIL PROTECTED] in the from line not in the
> subject line or in the message, just in the from line!
>
> Is this possible or impossible
$address
Hello Fabian!
Try this:
Works fine for me, should work for you, too.
Be carefull with $extra_header. If you forget a blankspace or an \n, it
won't work.
More Infos at:
http://www.php.net/manual/en/function.mail.php
(German: http://www.php.net/manual/de/function.mail.php )
Karsten
> I hav
Hello!
I have made a php formmailer!
My Problem:
When I receive the mail, in the from(sender) line is something like
www-data, but I wont the real sender adress for example [EMAIL PROTECTED] in
the from line not in the subject line or in the message, just in the from
line!
Is this possible or
Paul wrote
...
> When trying to configure the ini file to accomodate email, I rightly or
> wrongly edited the 'php.ini-recommended' file to my SMTP entry to:
>
These are "suggested" configuration. You may use one of them and configure
it to match your requirement. About mail parameter, I haven't
Hello,
I have recently installed PHP 4 (c:\PHP) with Apache. I have
successfully run multiple PHP scripts with some quite complex code. Except
for MAIL!
Upon installing PHP I had 3 PHP.? files with a search for 'php.ini':
c:\PHP\pear\tests\php - with 2 line content:
; php.ini for PEAR te
Thank you Julie.
It works fine now.
Regards,
Tony Ritter
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Sunday, November 18, 2001, 4:03:37 PM, you wrote:
AR> Warning: Failed to connect in C:\Program Files\Apache
AR> Group\Apache\htdocs\send_simpleform.php
AR> in line 10.
AR> I have made the corrections in my php.ini file in the [mail function]
AR> to read as follows:
AR> SMTP=localhost
AR> [EMAI
I'm reading J.Meloni's tutorial on page 119 in "Fast and Easy" and she is
explaining using the PHP mail function.
I'm using MS Windows 98.
There are two scripts for this example...
One is the .html file which lays out the form with input boxes, a textarea
box and a submit button.
It is:
Si
19 matches
Mail list logo