Welcome Guest, Not a member yet? Register   Sign In
How to send email from localhost to yahoo or gmail???
#1

[eluser]wahmal[/eluser]
i want to send verify email from localhost to new user, how to do?? what the tools??
#2

[eluser]CroNiX[/eluser]
You need to install a mail server on your machine, if you don't have one. A lot of ISPs block outgoing port 25 though, so it might not be possible depending on your ISP.

Here's what I use in windows. It doesn't actually send it out to the email address, but it captures the sent email locally by monitoring the email ports and displays it in your email app as if it did. Very handy.

http://smtp4dev.codeplex.com/
#3

[eluser]phpdev[/eluser]
you can use the Google SMTP server.

http://stackoverflow.com/questions/71239...m-php-page





Theme © iAndrew 2016 - Forum software by © MyBB