Using email on test server

freedom

Registered
Hi
I am setting up a php/mysql test site (prior to going on line) where new people can sign up and be assigned a password which is then sent by email to them....just like this forum.
My problem....How can I email myself on a test server without being on line. And then how can I "retrieve" the mail. I use 127.0.0.1/~username

In the Terminal I can read the info posted to the db including the encrypted password but am unsure as to what I have to add to the URL to continue with the site testing, i.e. sign in.

Mysql 3.23.52
PHP 4.2.3

Thankyou
 
Back
Top