Forum Moderators: coopster
I'd like to allow the php server to relay mail through my local windows xp AI mail server but i don't know what php server name to enter into the mail server relay server name allow list?
I have PHP v5.2.5 running on the same computer as my mail server.
With "localhost" defined in php.ini, i can test scripts that send mail to local addresses but not remote addresses because i have relaying disabled on my mail server. Currently the only option i have is to enable relaying while testing the php script using remote addresses.
I have searched the forum but found only one post on modifying the php.ini file to use a remote server.
Can anyone help?
something like, "php.example.com"?
[edited by: eelixduppy at 11:12 pm (utc) on Aug. 18, 2008]
[edit reason] exemplified [/edit]