Page 1 of 1

Creating an Alias Email Account Automatically

Posted: Wed Mar 04, 2009 12:31 pm
by mjood
Hello,

I want to create a php script to obtain resume distribution through the internet.

The service will be confidential for jobseeker in such the recruiter can’t see the jobseeker personal email when the script send the resume to the recruiter.

So I think to assign an alias e-mail address (from my domain) which will be the "reply-to" address for the recruiter. This way the recruiter will not be able to identify jobseeker through his email address.

Iam using php to create the script in Linux server.

Can any one help me how to create an alias email account for each user (jobseeker) automatically when he signs up for this service?