|
Create e-mail ID dynamically -- Harry --
Hi... I am new to this field. So, I need to know how I can resolve this problem... 1. New User: Whenever a new user joins he is provided with an email ID such as abc where abc is the user name and xyz is my site name. 2. How this e-mail ID can be POP3 enabled. 3. What is the process behind Creation/Deletion of POP3 emails Thanks and regards Harry |
|
-- Nick --
What kind of POP3 server are you using. |
|
-- Harry --
Hi Nick I would like to make a site where " When user Joins, He/She is provided with an email ID with POP3 Access" My problem statement is 1. What would be basic architecture of that site for giving it POP3 support. 2. How to make a POP3 Server. Is there any reference which demonstrates this step. 3. How would be the management of web space.. Thanks and Regards Harry |
|
-- davidj --
Harry, Your questions are very general in nature and are hard to answer definitively. 1) The basic architecture of the site is going to be determined by the web server. If you are using IIS, then you should look for a Microsoft pop3 solution, Apache, find a unix based solution. 2) Making a pop3 server sounds like a very absurd question. Google qmail. 3) The management of the web space, assuming it is by signed up user, would be based on the web server and the operating systems user accounts. Look there. Again, it is very hard to provide assistance at this level in a group such as this. I recommend you find a good consultant to come in and help you get started, or plan on hitting the books yourself, taking it one step at a time. davidj |
|
-- Harry --
Thanks David, I would like to research in this particular topic, If i need assistance I would surely like to disturb you :) Thanks and Regards Harry |