Just read your email properly, there was no need for me to ask that question :)
Right, I think you had pretty much the same problem as I had. Your webserver also doubled as the email server, so whenever mail was sent to [EMAIL PROTECTED], the local mail server was handling it rather than the server specified by your domain's MX. Cheers, Jason -----Original Message----- From: Gerard L Petersen [mailto:[EMAIL PROTECTED] Sent: 17 March 2004 16:07 To: Jason Merrique Subject: Re: [PHP] mail() to own domain not working No thats a different server. ----- Original Message ----- From: "Jason Merrique" <[EMAIL PROTECTED]> To: "Gerard L Petersen" <[EMAIL PROTECTED]> Sent: Wednesday, March 17, 2004 5:55 PM Subject: RE: [PHP] mail() to own domain not working > Does the webserver handle DNS aswell? > > -----Original Message----- > From: Gerard L Petersen [mailto:[EMAIL PROTECTED] > Sent: 17 March 2004 15:51 > To: Jason Merrique > Subject: Re: [PHP] mail() to own domain not working > > Hey Jason > > Yes it does, afaik. > > Just disabled email functionality on the server works perfectly thanks. > > - Gerard > > ----- Original Message ----- > From: "Jason Merrique" <[EMAIL PROTECTED]> > To: "Gerard L Petersen" <[EMAIL PROTECTED]> > Sent: Wednesday, March 17, 2004 5:32 PM > Subject: RE: [PHP] mail() to own domain not working > > > > Hey Gerard, > > > > Does your web server also handle mail? > > > > Cheers > > > > Jason > > > > > > -----Original Message----- > > From: Gerard L Petersen [mailto:[EMAIL PROTECTED] > > Sent: 17 March 2004 15:00 > > To: Php-General > > Subject: [PHP] mail() to own domain not working > > > > Hi all > > > > Im having a problem with sending mails using the mail function to my > own > > domain. > > Mails to any other domain works perfectly. Also our mail server > sitting > > on a different machine. > > > > Any ideas how to fix this? > > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php