can i send emails using localhost only
Posted: Sun Apr 13, 2008 4:21 am
hello,
Iwrote a php code to send email, but it did'nt work i always get this message
Warning: mail() [function.mail]: SMTP server response: 530-5.5.1 Authentication Required. Learn more at 530 5.5.1 http://mail.google.com/support/bin/answ ... swer=14257 s10sm6671141muh.11
I searched a lot about the reason but I couldn't find a satisfying answer, i really need to know what to do, do i have to replace the the smtp=localhost in phpini with the smtp name of my internet service provider,
or is it enough to use localhost to do this job,I hope that I get an answer

Iwrote a php code to send email, but it did'nt work i always get this message
Warning: mail() [function.mail]: SMTP server response: 530-5.5.1 Authentication Required. Learn more at 530 5.5.1 http://mail.google.com/support/bin/answ ... swer=14257 s10sm6671141muh.11
I searched a lot about the reason but I couldn't find a satisfying answer, i really need to know what to do, do i have to replace the the smtp=localhost in phpini with the smtp name of my internet service provider,
or is it enough to use localhost to do this job,I hope that I get an answer