> 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
Date: Sun, 8 Feb 2009 17:01:32 +
> From: n...@chance.now
> To: php-windows@lists.php.net
> Subject: Re: [PHP-WIN] Mail Function Error
>
> >
> > > > Hi,
> > > >
> > > > I am one of those people whose mail server is not on the local
>
> > > Hi,
> > >
> > > I am one of those people whose mail server is not on the local machine.
> > > It is on http://www.hotmail.com and the address is this email address. I
> > > currently constantly get this on my error log:
> > >
> > > [07-Feb-2009 06:39:15] PHP Warning: mail() [ > >
> > Hi,
> >
> > I am one of those people whose mail server is not on the local machine.
> > It is on http://www.hotmail.com and the address is this email address. I
> > currently constantly get this on my error log:
> >
> > [07-Feb-2009 06:39:15] PHP Warning: mail() [ > href='function.mai
>
> Hi,
>
> I am one of those people whose mail server is not on the local machine. It
> is on http://www.hotmail.com and the address is this email address. I
> currently constantly get this on my error log:
>
> [07-Feb-2009 06:39:15] PHP Warning: mail() [ href='function.mail'>function.ma
Hi,
I am one of those people whose mail server is not on the local machine. It is
on http://www.hotmail.com and the address is this email address. I currently
constantly get this on my error log:
[07-Feb-2009 06:39:15] PHP Warning: mail() [function.mail]: Failed to connect to mailserver a
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)
M. Imran Khan wrote:
When I am sending mail through mail() function, I am unable to view that mail properly.
I think some quotes probblme. Suppose I want to mail the following tag:
http://www.abc.com/logo.gif";>
But it would work properly if I don't use the quotes other wise not.
Please help me
When I am sending mail through mail() function, I am unable to view that mail properly.
I think some quotes probblme. Suppose I want to mail the following tag:
http://www.abc.com/logo.gif";>
But it would work properly if I don't use the quotes other wise not.
Please help me regarding this.
Th
I have a simple mail script that just takes values from a form (to address,
subject and message) and sends them to a mail() function. Whenever the
mail() function is called Apache 2.0 crashes. I'm running Apache 2.0 on a
Windows 2000 machine (localhost) with PHP 4.3.1.
What could be causing this
want_to_drop_your_mail_at")
just before calling mail();
--
Sven
> -Ursprüngliche Nachricht-
> Von: Jason Hawkins [SMTP:[EMAIL PROTECTED]
> Gesendet am: Donnerstag, 6. März 2003 03:07
> An: [EMAIL PROTECTED]
> Betreff: [PHP-WIN] Mail Function Problem
>
>
Hi, can anyone help??
I am trying to use the mail() function. It works for addresses that are internal on
the intranet - but as soon as I try sending to an external address such as [EMAIL
PROTECTED] I have problems with the folllowing error message:
SMTP server response: 550 Relaying denied
here
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
I work in a Win2k server
Is there any way I could see how many resources the 'mail' function consumes
in the server?
I use web forms and send them by email, but they've became really slow and i
guess it could be the mail function (maybe the sql querys, but i don't think
that could be).
Thank you f
lene Burckhalter [mailto:[EMAIL PROTECTED]]
> Sent: 13 August 2002 21:27
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] mail() function
>
>
> I am very new at this...
>
> I want to use the mail funtion, but instead of using an actual
> e-mail address for the first argument,
I am very new at this...
I want to use the mail funtion, but instead of using an actual e-mail address for the
first argument, I want to pass it a variable that I have assigned to the resulting
return of a function. The fuction ends like this :
function get_useremail {...
$query_data = mysql
sing the mail() function, as I
was not the only person having problems.
Hope that helps. Let me know if you have any other questions.
Thanks,
James F
- Original Message -
From: "DL Neil" <[EMAIL PROTECTED]>
To: "James F" <[EMAIL PROTECTED]>
Cc
James,
> I personally found that messages were slow on my machine (going to an
> external mail server) and I discovered that if you can use the
built-in IIS
> (Windows) SMTP mail server you'll have no more problems. The built-in
IIS
> SMTP server was easily 1000 times faster in my case. Of cour
>
> -Original Message-
> From: Matt Hillebrand [mailto:[EMAIL PROTECTED]]
> Sent: 26 February 2002 23:27
> To: [EMAIL PROTECTED]; php-windows
> Subject: RE: [PHP-WIN] mail() function EXTREMELY slow
>
>
> Yeah, I know about the max time variable, but it would be unaccep
Every heard of anything transferring smoothly in the world of IT?... ;)
It should do though, but I guarantee you'll find something though!
R
>Everything should transfer smoothly since I'm using
>Apache/MySQL/PHP, using
>$DOCUMENT_ROOT and forward slashes everywhere, right?
--
PHP Windows M
--Original Message-
From: David M. Patterson at DPLH Enterprises
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 27, 2002 8:09 AM
To: Php-Windows-List; Svensson, B.A.T. (HKG)
Subject: RE: [PHP-WIN] mail() function EXTREMELY slow
I need to add my 2 cents worth here.
I use php to send email
tever it's worth...
Dave
-Original Message-
From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 27, 2002 5:23 AM
To: 'Matt Hillebrand'
Cc: php-windows
Subject: RE: [PHP-WIN] mail() function EXTREMELY slow
Hand on your heart: Do you really beli
ruary 27, 2002 5:09 PM
>To: Php-Windows-List; Svensson, B.A.T. (HKG)
>Subject: RE: [PHP-WIN] mail() function EXTREMELY slow
>
>
>I need to add my 2 cents worth here.
>I use php to send email and use my ISP's SMTP server to do it.
>And I still experience the slowness. Th
// 831.588.2388
-Original Message-
From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 27, 2002 5:23 AM
To: 'Matt Hillebrand'
Cc: php-windows
Subject: RE: [PHP-WIN] mail() function EXTREMELY slow
Hand on your heart: Do you really believe that this i
r for the
>mail() function, but that didn't seem to work.
>
>
>
>Matt Hillebrand
>Web Developer
>[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
>
>-Original Message-
>From: Ross Fleming [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, February 26, 2002 3:28
ng it to work
-Original Message-
From: Matt Hillebrand [mailto:[EMAIL PROTECTED]]
Sent: 26 February 2002 23:27
To: [EMAIL PROTECTED]; php-windows
Subject: RE: [PHP-WIN] mail() function EXTREMELY slow
Yeah, I know about the max time variable, but it would be unacceptable to
take over a minu
per
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
-Original Message-
From: Ross Fleming [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 26, 2002 3:28 PM
To: Matt Hillebrand; php-windows
Subject: RE: [PHP-WIN] mail() function EXTREMELY slow
I hope you're not spamm
EMAIL PROTECTED]]
Sent: 26 February 2002 23:13
To: php-windows
Subject: [PHP-WIN] mail() function EXTREMELY slow
I'm using the SMTP server that my company owns, but it takes forever just to
send one email message. Trying to send a batch of emails with PHP's mail()
function takes so long, that the
I'm using the SMTP server that my company owns, but it takes forever just to
send one email message. Trying to send a batch of emails with PHP's mail()
function takes so long, that the script expires and I get an error message.
I tried searching the archives of this list, but that search page see
Hi All,
The mail() function is returning "false" and not sending mail. I am using
NT4, IIS4 and PHP4 And my SMTP service is running.
Are there any thing else that I need to set in php.ini file and/or do I need
to start any service to send mail from my server with PHP.
Please help me on this iss
Additionally Pierre, You may want to try all 4 paramters that belong in the mail
function. That may cure it too.
Angie
>>> "Pierre A. Fortier" <[EMAIL PROTECTED]> 08/19/01 11:56AM >>>
I installed php on my Windows-ME machine. Most of it works properly. One
problem is that the mail function does
Pierre,
What mail agent are you using?
Angie
>>> "Pierre A. Fortier" <[EMAIL PROTECTED]> 08/19/01 11:56AM >>>
I installed php on my Windows-ME machine. Most of it works properly. One
problem is that the mail function doesn't work. I used:
mail("[EMAIL PROTECTED]", "My Subject", "Line 1\nLine 2\n
I installed php on my Windows-ME machine. Most of it works properly. One
problem is that the mail function doesn't work. I used:
mail("[EMAIL PROTECTED]", "My Subject", "Line 1\nLine 2\nLine 3").
Below is how I setup php, smtp server address added to php.ini, php
program I tested, and its output.
Camelia,
I'm sure this has nothing to do with your problem, but I am curios: why are you
setting a void function, mail() into the variable $test? what is the purpose of that?
I don't even see in your code where you used $test again? Please explain...
Angie Tollerson
Alliance Technologies
Web
hi
what kind of email client are you using, could be a client issues, some of
them do not properly delete emails after retrievals and end up downloading
them twice;
just a guess
anyway post some code for a more interesting answers:))
regards
At 15:16 15/08/01, Angie Tollerson wrote:
>Camelia,
$sql1="insert into
alegere(ClientId,OfertaId,DomId,DomNume) VALUES
('$id','$host','$tip_dom','$numedom')";
//$sql1="insert into alegere(ClientId) VALUES
('$id')";
$rez1=mysql_query($sql1,$dblnk);
$text="A aparut un nou client cu urmatoarele date de
identificare."."\n"."Nume : ".$nume."\n"."Prenu
Camelia, We'd really have to see the script itself. It is probably your code in some
weird way because I use mail() all the time and don't get 2 emails.
Show us your code :)
Angie Tollerson
Alliance Technologies
Web Programmer
(515)245-7628
[EMAIL PROTECTED]
>>> Camelia Moldovan <[EMAIL PROT
when I use mail() function in a script I receive 2
e-mails(??).
I tried to use die() but it didn't help.
any ideeas?
__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
--
PHP Wi
date('r') has bug. It will be fixed in 4.0.5.
day light saving will also be fixed in 4.0.5.
(Is it only in CVS? I thought it will be in 4.0.5)
Just FYI.
--
Yasuo Ohgaki
""Marck D. Pearlstone"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> -BEGIN PGP SI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
(talks to self),
On 04 April 2001 at 13:47:05 +0100 (which was 13:47 where I live)
Marck D. Pearlstone wrote to James Moore and made these points:
JM>> One option is to set your own valid date header using the extra
JM>> argument to mail.
MDP> Do
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi James,
On 02 April 2001 at 16:01:54 +0100 (which was 16:01 where I live)
James Moore wrote to David Elliott and made these points:
>> Date: Fri, 30 Mar 2001 13:42:59
>>
>> it should be.
>>
>> Date: Fri, 30 Mar 2001 13:42:59 +0100
>>
>> I h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 02 April 2001 at 16:01:54 +0100 (which was 16:01 where I live) James
Moore wrote
>> I an using PHP Version 4.0.5RC1 on an NT 4 sp5 box. I am playing around
>> with the mail() function but I and have got it working a minor problem
>> is that the da
>
> I an using PHP Version 4.0.5RC1 on an NT 4 sp5 box. I am playing around
> with the mail() function but I and have got it working a minor problem is
> that the date header is wrong the header is
>
> Date: Fri, 30 Mar 2001 13:42:59
>
> it should be.
>
> Date: Fri, 30 Mar 2001 13:42:59 +010
Salutation all,
I an using PHP Version 4.0.5RC1 on an NT 4 sp5 box. I am playing around
with the mail() function but I and have got it working a minor problem is
that the date header is wrong the header is
Date: Fri, 30 Mar 2001 13:42:59
it should be.
Date: Fri, 30 Mar 2001 13:42:59 +0100
I have php4 and Apache running on Windows 2000, and Im not able to get the
mail-function to work. The mailsystem is on an other PC, and so I added
SMTP= in the php.ini file. But still I get "Failed
to connect" when I run mail().
I have heard that there can be a problem if the mailserver is separat
53 matches
Mail list logo