Page 1 of 1

error when mailing php form results

Posted: Mon Dec 01, 2003 8:35 am
by chapm4
:cry: Hello, I am sure someone can help me......

I am using a RedHat 9 box for my web hosting, Apache for server and php for my user forms. I simply want to mail the results to an admin. Simple enough but the email never shows up. I am using qmail and have removed sendmail. The qmail log says "unable to look up public/pickup: no such file or directory. I have tried several different form processors with the same result and have talked to the authors of each one that can't figure it out. Can anyone here help me please?

I would include the php code here, but the code submits just fine the mail gets stuck in the mail server.

Posted: Mon Dec 01, 2003 9:30 am
by mchaggis
I have never had a problem with sendmail, the only problem I have is to do with the email headers on my internal machines as some smtp server reject it as they can't do a reverse lookup of the domain

Other than that sorry I can help