Anon
06-28-2002, 03:48 AM
I'm running RH 7.2 with sendmail and php 4.1, and I can't send mail to external email address (ie address that are not users on my server) with a php script. I can send emails fine from a mail client so I'm not sure if the problem is with php, sendmail or even apache. I get no errors when I call the php mail() function but the emails are always returned with errors. The most common error is:
... while talking to mail.arches.uga.edu.:
>>> MAIL From:<apache@server1.2go-box.com> SIZE=792
<<< 501 <apache@server1.2go-box.com>... Sender domain must exist
501 5.6.0 Data format error
any help anyone can offer would be greatly appreciated. Also could someone tell me where my php.ini file may be located. I know the location of one but when I edit it nothing changes. Thanks in advance.
-Jake
jlondon@arches.uga.edu
... while talking to mail.arches.uga.edu.:
>>> MAIL From:<apache@server1.2go-box.com> SIZE=792
<<< 501 <apache@server1.2go-box.com>... Sender domain must exist
501 5.6.0 Data format error
any help anyone can offer would be greatly appreciated. Also could someone tell me where my php.ini file may be located. I know the location of one but when I edit it nothing changes. Thanks in advance.
-Jake
jlondon@arches.uga.edu