I am having problems with my mail server. �When I use the mail function in php it
resets the domain of the from: address when the script is executed.
For example: when the from: address is set to [EMAIL PROTECTED] it resets it to the mail
servers domain [EMAIL PROTECTED] �I believe this is due to smtp relaying being
blocked.� Is there anyway around this problem in php or is the only solution to
unblock smtp relaying? �Also...this may not be the problem at all.
All input is appreciated.� Thanks
Kris Vose