Alan McDonald wrote:
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" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
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
Can an ordinary user on the computer you have PHP on send email? If yes
then your php.ini is not pointing to the right place. If no then you
need to sort out the email sending first.
HTH
Chris