PDA

View Full Version : Create email service on your website?


BarrMan
12-10-2005, 04:23 PM
Can i create an email service on my website? like domain@mywebsite.com.
If so, what are the commands to create it? Thanks alot.

degsy
12-13-2005, 04:20 PM
You would have to purchase a domain name and then bind it to your email server.

There are free email servers available.
You can use a site like ZoneEdit to bind the domain to the IP/email server.

BarrMan
12-13-2005, 04:34 PM
Thanks for the reply but thats not what i asked for... i asked how to create an email service on my website...

netvbonline
12-14-2005, 04:40 PM
hi there,

maybe we could help each other .. i'm have weird experiences with cdo.Message at moment in a thread called "good one, cdo.message" perhaps you could help?


But anyway to start off with your question :-))

Are you want to create a full online email application or simply receive pop mailbox messages in a web browser ?

Its a little vague if you elaborate slightly ...

BarrMan
12-14-2005, 04:45 PM
I want to have an email service like www.hotmail.com, please, i already told you, if people know what is the problem in your code they'll probably answer... as theshaner just did...

TheShaner
12-14-2005, 04:55 PM
You'll first have to purchase the domain that you would like to use for your email service. Then, you'd have to use a webhost that will either give you email accounts or if you're doing this on your own server, you'll have to have the two binded together, as degsy told you. There is no "code" that allows you to just create an email server. This should really be in another forum, because ASP will not just create your email service.

-Shane