Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more: , +
Hi frnds ,

I have a website with some domain . I want to make it a email checker website like gmail or yahoomail . I need to users are able to create id like username@mydomain.com . I am working on it last 1 month but i doesn't found any solution .

I ask to my hosting provider, thay says me email id will be create only through control panel .

Also i had search api's for this task but all api's I found are used for receiving and sending Email from hosting server . Thay are not used to create Email id on hosting server programmatically .

Finaly i decided to create my own mail server and searching for 3rd party tools . but still i didn't got any solution . I don't know how to use 3rd party tools for creating email's programmatically from asp.net .

Please help me if you have any suggession or solution .

Thanks & regards

Shwetamber
Posted

1 solution

shwetamber wrote:
I am working on it last 1 month but i doesn't found any solution .


It sounds to me like you have no idea at all what you're doing. Why don't you buy some basic C# books, work through them, and learn C#, then buy some ASP.NET books and work through those, then finally read some articles online on how to create/configure a mail server ( your host needs to allow you to do this, also ), and then try again ?
 
Share this answer
 
Comments
shwetamber 17-Jul-10 10:10am    
Reason for my vote of 1
This answer is Discouraging the developer that he doesn't know the basics.But the question is advanced not basic.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900