
I am trying to use the mail() function on a win 2000 adv server with SMTP installed. I have added a local IP to my server and bound it the smtp service. I also set the same IP for SMTP in my PHP.ini file. When I execute the script, I get the following error:
Warning: Bad Message destination in <path to php script >
Any idea what I am doing wrong?
Thanks.