PHP->SMTP (windows) no authentication

Associate
Joined
5 Dec 2002
Posts
141
I'm setting up a website on my windows home server, done in PHP. Website is fine, so far.
Problem i get is that one of the pages allows the user to request a new password. I'm currently with talktalk and was hoping to use the outgoing smtp.talktalk.net address to use as a relay, but it is asking for authentication that I understand the basic PHP mail function cannot deal with.
Anyone have any ideas?

The more basic the explanation the better as i've tried PEAR and run in to more problems.

Evenually the site will be off my own server but would like to try the email here first. Even if it means installing Outlook and somehow relaying through that.

Spent the last 6 hours trying all different things but still can't get it to work????:confused:
 
Back
Top Bottom