Hi everyone,
Iam mahendran and i working as a php programmer for the last 8months. I have a doubt to create mail ids in server dynamically using PHP.
I wants to write a program for generating alias email ids in server dynamically when user register into the site by giving his original id such as(yahoo,gmail,etc..). The created alias ids are given to other users whose see that user profile. The users can use this ailas id for send mails. if they send the mail they can goes to the original id of alias id of that user ....
this is my task.
user given originalid---makes--------> alias id---------------stored in server.
sending Mail----to------->alias id-----------search for---------->original id---------------->user inbox
Anyone have idea how to implement this by scripting please let me know. It is very useful for me.
Thanks to all