Php Mail

Thread Solved

Join Date: Jul 2006
Posts: 15
Reputation: balagod is an unknown quantity at this point 
Solved Threads: 0
balagod balagod is offline Offline
Newbie Poster

Php Mail

 
0
  #1
Jul 12th, 2006
Hai,

i want to send mail from my localhost in php,i try to using my outlookexpress smtp and email parameters but it gives
warning like this
Warning: mail() [function.mail]: SMTP server response: 553 Sorry, that domain isn't in my list of allowed rcpthosts. in D:\wamp\ww
It's possible to send mail from localhost ,then what are the changes php. ini settings for sending mail

Any one help me,
Thanks
Bala
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 294
Reputation: zippee is an unknown quantity at this point 
Solved Threads: 6
zippee's Avatar
zippee zippee is offline Offline
Posting Whiz in Training

Re: Php Mail

 
0
  #2
Jul 12th, 2006
You may have to use your ISP's SMTP setting. For example, I have to swap the SMTP setting for receiving mail at home and in the office using the same laptop.
Ecommerce-Web-Store.com Building Your e-Business.
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 7
Reputation: Vote4WillFree is an unknown quantity at this point 
Solved Threads: 0
Vote4WillFree Vote4WillFree is offline Offline
Newbie Poster

Re: Php Mail

 
0
  #3
Jul 14th, 2006
Have you tried something like:

mail($Recipient,$Subject,$Comments);


It should work without having to configure any settings.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC