![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jan 2007
Location: Karachi, Pakistan
Posts: 3
OS: Windows XP
|
SMTP error
i got a basic php script for mailing form data but it still isn't working.
This is the script: <? $name = $_REQUEST['name'] ; $age = $_REQUEST['age'] ; mail( "ammar_reza@hotmail.com", "Feedback Form Results", $age, "From: $name" ); ?> And this is the error: Warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Unable to relay for ammar_reza@hotmail.com in c:\Inetpub\wwwroot\action.php on line 4 Can anyone give any suggestion what i should do to make it work? |
|
|
|
![]() |
| Thread Tools | |
|
|