Hello experts.
I have made on my local computer a site and now i want to test if the send and receive email is working.
In Coldfusion the settings are Mail server 127.0.0.1
Server port 25.
I have no domain and i'm testing the page using:
http://localhost/mysite/index.cfm.
Now i want to configure the smtp (i have Windows XP pro) so that i can send email to someone with email:
name@gmail.com using the email form on my page and second i want to send email to myself like:
myname@gmail.com and receive this in Outlook.
Is this possible?instead of gmail can i use a name like localhost?
I need help with a detail describtion because i have read allready so many things and i'm confused.
Start Free Trial