Home > Archive > PHP Installation > June 2004 > Mail() Function Not working????
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Mail() Function Not working????
|
|
| Bob Cohen 2004-06-15, 8:56 pm |
| I'm a designer not a sys admin nor a programmer. But I have a guy doing
some work for me and he says that mail sent via his php scripts isn't
getting sent. I'm running RedHat 7.3 with PHP (4.3.4) loaded dynamically
under apache 1.3.29. I took a look at php.ini. The sendmail statement
looks as though its pointing to the correct location. Not that this is
big news to people that know me, but, I'm stumped. Any help would be
appreciated.
Thanks,
Bob
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
><
Chief Executive Dummy E :
bcohen@bpecreative.com
b.p.e.Creative W : www.bpecreative.com
P : 508.384.0405
------------------------------------------------------------------------
--
Fine web sites for discriminating companies(tm)
------------------------------------------------------------------------
--
| |
| Alan McDonald 2004-06-16, 3:58 am |
| it might point to the right place but this "right place" may have your boxes
IP missing from an allowed set of IPs? Are you sending mail to an SMTP
server or are you resolving your own mail.
Alan
"Bob Cohen" <bcohen@bpecreative.com> wrote in message
news:004901c45333$10867020$6401a8c0@bob...
> I'm a designer not a sys admin nor a programmer. But I have a guy doing
> some work for me and he says that mail sent via his php scripts isn't
> getting sent. I'm running RedHat 7.3 with PHP (4.3.4) loaded dynamically
> under apache 1.3.29. I took a look at php.ini. The sendmail statement
> looks as though its pointing to the correct location. Not that this is
> big news to people that know me, but, I'm stumped. Any help would be
> appreciated.
>
> Thanks,
> Bob
>
> Chief Executive Dummy E :
> bcohen@bpecreative.com
> b.p.e.Creative W : www.bpecreative.com
> P : 508.384.0405
> ------------------------------------------------------------------------
> --
> Fine web sites for discriminating companies(tm)
> ------------------------------------------------------------------------
> --
|
|
|
|
|