Re: php mail() function not sending to outside domain addresses
- From: xx75vulcan <xx75vulcan@xxxxxxxxx>
- Date: Thu, 23 Aug 2007 09:04:15 -0700
I added the Ip address of the web server, but still no change.
It sits in a DMZ...do I need to add the DMZ Ip Instead?
On Aug 18, 3:21 pm, "Mathieu CHATEAU" <gollum...@xxxxxxx> wrote:
hello,
You must allow to relay from the ip where the php is running
--
Cordialement,
Mathieu CHATEAUhttp://lordoftheping.blogspot.com
"xx75vulcan" <xx75vul...@xxxxxxxxx> wrote in message
news:1187467736.728855.105380@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Howdy,
I have successfully setup my php.ini file on a web server to
communicate with my Microsoft Exchange Mail server, and can test the
ability to send mail using the mail() function to internet mail
addresses. (mailboxes on our network),
However, when attempting to send mail to an outside address (ex:
someone at gmail dot com) the mail() returns "failed".
Here's my setup.
Windows 2003 IIs 6.0 webserver
Windows 2003 box running Exchange 2003
Is it a change I need to make to php.ini to allow mail to outside e-
mail domains? Is it a setting I need to change within Exchange? Or is
it simply a limitation of mail() to not be able to send mail to
outside domains?
Greatly appreciate your responses!
Chris
.
- Follow-Ups:
- Re: php mail() function not sending to outside domain addresses
- From: xx75vulcan
- Re: php mail() function not sending to outside domain addresses
- References:
- php mail() function not sending to outside domain addresses
- From: xx75vulcan
- Re: php mail() function not sending to outside domain addresses
- From: Mathieu CHATEAU
- php mail() function not sending to outside domain addresses
- Prev by Date: Re: Problem migrating mailboxes across forests with Move-Mailbox
- Next by Date: Re: Maintanence doesnt seem to run
- Previous by thread: Re: php mail() function not sending to outside domain addresses
- Next by thread: Re: php mail() function not sending to outside domain addresses
- Index(es):
Relevant Pages
|