Richard Heyes wrote:
and phpmailer - thats also be known to help me from myself (when it
comes to
make a pig's ear of using the mail() function) - 3 cheers for Richard
Heyes
(you just know a class rocks when you can actually name the author by
heart! :-).
Actually it's HTMLMimeMail - phpmail
gt; mail($toAddress,$subject,$message,$headers);
>
> good luck
>
>
> Scott Duffy
>
> -Original Message-
> From: Dotan Cohen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 11, 2006 2:49 PM
> To: Sameer N Ingole
> Cc: php-general@lists.php.net
> Subjec
;From: \"".$fromname."\" <".$fromaddress.">\n";
//return mail($toaddress, $subject, $message, $headers);
$toAddress='[EMAIL PROTECTED]';
mail($toAddress,$subject,$message,$headers);
good luck
Scott Duffy
-Original Message-----
From: Dotan Cohen [ma
On 1/11/06, Jochem Maas <[EMAIL PROTECTED]> wrote:
> actually I don't mind it - especially as I'm not on the apache or
> fedora lists ;-)
>
> and with regard to sending out emails I find using a connection with
> an SMTP server (local or not) is alot less hassle with regard to bounces
> and stuff (
On 1/10/06, Sameer N Ingole <[EMAIL PROTECTED]> wrote:
> Dear Dotan,
> Dotan Cohen wrote:
>
> >On my home Fedora Core 4 box I run Apache 2.0. Sometimes when sending
> >mail with php no mail is delivered, and I find this in the logs:
> >
> ><<< 550-Verification failed for <[EMAIL PROTECTED]>
> ><<<
and phpmailer - thats also be known to help me from myself (when it
comes to
make a pig's ear of using the mail() function) - 3 cheers for Richard Heyes
(you just know a class rocks when you can actually name the author by
heart! :-).
Actually it's HTMLMimeMail - phpmailer is someone elses. :-
Dotan Cohen wrote:
On 1/10/06, Sameer N Ingole <[EMAIL PROTECTED]> wrote:
Dear Dotan,
You know cross-posting is bad..?
...
actually I don't mind it - especially as I'm not on the apache or
fedora lists ;-)
and with regard to sending out emails I find using a connection with
an SMTP server
t;
> >
> > Original Message
> >
> >>Date: Tuesday, January 10, 2006 07:03:17 PM +0530
> >>From: Sameer N Ingole <[EMAIL PROTECTED]>
> >>To: php-general@lists.php.net
> >>Subject: Re: [PHP] Sending mail with php-
> >
gt;
To: php-general@lists.php.net
Subject: Re: [PHP] Sending mail with php-
Dear Dotan,
Dotan Cohen wrote:
On my home Fedora Core 4 box I run Apache 2.0. Sometimes when
sending mail with php no mail is delivered, and I find this in the
logs:
<<< 550-Verification failed for <[EM
Dotan Cohen wrote:
> That most certainly is how I do it- just like TFM says! Actually, the
> last field is a variable that is defined earlier, but I have outputed
> it's contents to the screen to verify that it contains what it should.
Have a look at PHPMailer (http://www.phpclasses.org/browse/pa
On 1/10/06, Albert <[EMAIL PROTECTED]> wrote:
> Dotan Cohen wrote:
> > But I still get the error! I did restart apache and even went so far as to
> > reboot the machine. If I cannot modify the parameter within apache,
> > then where should I modify it? Within php? Within sendmail?
>
> Look for the
Dear Dotan,
Dotan Cohen wrote:
On my home Fedora Core 4 box I run Apache 2.0. Sometimes when sending
mail with php no mail is delivered, and I find this in the logs:
<<< 550-Verification failed for <[EMAIL PROTECTED]>
<<< 550-unrouteable mail domain "localhost.localdomain"
<<< 550 Sender verify
Dotan Cohen wrote:
> But I still get the error! I did restart apache and even went so far as to
> reboot the machine. If I cannot modify the parameter within apache,
> then where should I modify it? Within php? Within sendmail?
Look for the "sendmail_from" parameter in the "mail function" section
On my home Fedora Core 4 box I run Apache 2.0. Sometimes when sending
mail with php no mail is delivered, and I find this in the logs:
<<< 550-Verification failed for <[EMAIL PROTECTED]>
<<< 550-unrouteable mail domain "localhost.localdomain"
<<< 550 Sender verify failed
So I changed the only ema
Hi
I try to send mail (like http://www.php.net/mail) and it works fine.
I define my own headers.
But my question is about "wrong mail delivery".
I use exim4.34.
When I send mail via PHP script, then I see in my logs:
2004-10-26 11:04:36 1CMNFs-00046O-T9 <= [EMAIL PROTECTED] U=www-data
P=local S
Justin @ Dreaming in TO wrote:
However, the page it redirects to is blank, except for the background
image that is referenced in the CSS stylesheet. Feel free to test it as
many times as you would like.
mail($mailto, $subject, $messageproper, "From: \"$name\"
<$email>\nReply-To: \"$name\" <
From: "Justin @ Dreaming in TO" <[EMAIL PROTECTED]>
> If you go to http://www.functionjunkie.org/contactform/contactform.php
> and fill out the form, it sends the email ok, but its supposed to
> redirect to a preset page, which it does.
>
> However, the page it redirects to is blank, except for the
Hey Everyone,
I've got a problem with a mail program I'm using.
If you go to http://www.functionjunkie.org/contactform/contactform.php
and fill out the form, it sends the email ok, but its supposed to
redirect to a preset page, which it does.
However, the page it redirects to is blank, except fo
From: "Chris W" <[EMAIL PROTECTED]>
> I'm not sure if this is a PHP, Apache, Network, or sendmail
> configuration but hopefully someone here will know.
>
> When I send email with PHP the from header is
>
> [EMAIL PROTECTED]
>
> I can't run a real mail server on my machine, so I want to change that
Chris W wrote:
I'm not sure if this is a PHP, Apache, Network, or sendmail
configuration but hopefully someone here will know.
When I send email with PHP the from header is
[EMAIL PROTECTED]
I can't run a real mail server on my machine, so I want to change that
email address to something else.
I'm not sure if this is a PHP, Apache, Network, or sendmail
configuration but hopefully someone here will know.
When I send email with PHP the from header is
[EMAIL PROTECTED]
I can't run a real mail server on my machine, so I want to change that
email address to something else. What config f
ot;;
- Original Message -
From: Jon Haworth <[EMAIL PROTECTED]>
To: 'Yamin Prabudy' <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, February 07, 2001 5:24 PM
Subject: RE: [PHP] sending mail with PHP from web
> Can we see some code? I run a very
2001 02:58
To: PHP List
Subject: [PHP] sending mail with PHP from web
Hi there,...
i had make a web interface to send announcement mail to my customers,..rite
now i had about 500
once I send mail to my customers my server hang ( i guess to much open
file)...i complie by kernel again to get a big
"Yamin Prabudy" <[EMAIL PROTECTED]> wrote:
> i had make a web interface to send announcement mail to my
customers,..rite
> now i had about 500
> once I send mail to my customers my server hang ( i guess to much open
> file)...i complie by kernel again to get a big descriptor, but still
worried
> a
Hi there,...
i had make a web interface to send announcement mail to my customers,..rite
now i had about 500
once I send mail to my customers my server hang ( i guess to much open
file)...i complie by kernel again to get a big descriptor, but still worried
about the hang problemi put a delay i
25 matches
Mail list logo