PHP mail error

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Puk284
Forum Newbie
Posts: 2
Joined: Sun Oct 18, 2009 3:28 am

PHP mail error

Post by Puk284 »

Hi,
I ve got php set up on my localhost using IIS 7 which all works fine. iv also got Argosoft mail server.net free setup as well. The problem i have is that when i try to send an e-mail using a php e-mail script i get the following error:

PHP Warning: mail(): SMTP server response: 510 User not local. We don't relay in C:\inetpub\wwwroot\em.php on line 15

Please does anyone know what the solution is. Thank you in advance for your help
User avatar
Mirge
Forum Contributor
Posts: 298
Joined: Thu Sep 03, 2009 11:39 pm

Re: PHP mail error

Post by Mirge »

Not to be rude, but you'd honestly probably have better luck at: http://www.argosoft.com/RootPages/Support.aspx
Post Reply