allow front end users to create email addresses

allow front end users to create email addresses

Posted by: phildlight
Posted on: 2009-04-05 04:02:00

Does anyone know a way that I could create a form to allow my users to create their own email addresses with DH? I want them to be able to create an account on my site and have their username auto create an email account like "username@mydomain.com".

I'm currently using gmail to manage the account emails and my next stop is to see if I can build the form using google's mail api. Just curious if anyone knew a way with DH's email management.

Re: allow front end users to create email addresses

Posted by: Atropos7
Posted on: 2009-04-05 15:08:00

In reply to:

I'm currently using gmail to manage the account emails and my next stop is to see if I can build the form using google's mail api. Just curious if anyone knew a way with DH's email management.


The answer is a bit obvious for a web developer - develop a script or program that uses an HTTP library /w with SSl support that acts as an HTTP client (ie web browser). DreamHost does not provide an API to interface with its Web Panel, so its pretty much a do-it-at-your-own-risk project.


.

cool openvein.org -//-

Tags: email accountemail addressesdhgooglemail