Connecting Tech Pros Worldwide Forums | Help | Site Map

php not sending mail

onlineviewer
Guest
 
Posts: n/a
#1: Sep 27 '07
Hello All,

I am trying to send an email from a php page, but it always get stuck
in the mail queue
as the user that apache is running as, although i can send emails from
php scripts

Any suggestions ?

Thanks,


Erwin Moller
Guest
 
Posts: n/a
#2: Sep 27 '07

re: php not sending mail


onlineviewer wrote:
Quote:
Hello All,
>
I am trying to send an email from a php page, but it always get stuck
in the mail queue
as the user that apache is running as, although i can send emails from
php scripts
>
Any suggestions ?
>
Thanks,
>
Hi,

What do you mean when you say 'gets stuck in the mail queue'?
Does that mean is never gets out, or that receiving server (smtp) needs
a little time to get it delivered?

Regards,
Erwin Moller
Jerry Stuckle
Guest
 
Posts: n/a
#3: Sep 27 '07

re: php not sending mail


onlineviewer wrote:
Quote:
Hello All,
>
I am trying to send an email from a php page, but it always get stuck
in the mail queue
as the user that apache is running as, although i can send emails from
php scripts
>
Any suggestions ?
>
Thanks,
>
Sorry, my crystal ball is broken, so I can't see your code.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Closed Thread