View Single Post
  #2 (permalink)  
Old Jan 5th, 2007, 14:02
grahame grahame is offline
Reputable Member
Join Date: Jul 2005
Location: Melksham, Wilts, UK
Posts: 293
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Sending Emails From Localhost ?

Yes, you're right about php.ini. You're probably not running a local mail server on your windows box so you'll need to change the smtp parameters that show up in a phpinfo() test to refer to a server that you can use.
Reply With Quote