Hi guys,
Im new to the forums and I have had a bit of a search around and it seems that this is a common issue with other, but I have not found the solution.
Like many others, I want to provide a free email account service for my website visitors. This will work by allowing the visitor to fill out a form (with the desired email address @mydomain.com) and upon submission, the script should check to availability of the email address, report any errors, if its available, create it with a quota and the password provided.
I will at first use Horde for a webmail interface, but I eventually will try to contruct my own webmail application.
Please post your solutions here. I believe there are many...along the lines of PHP/cURL. The easier, the better! Just want to automate the email creation basicly.
Im new to the forums and I have had a bit of a search around and it seems that this is a common issue with other, but I have not found the solution.
Like many others, I want to provide a free email account service for my website visitors. This will work by allowing the visitor to fill out a form (with the desired email address @mydomain.com) and upon submission, the script should check to availability of the email address, report any errors, if its available, create it with a quota and the password provided.
I will at first use Horde for a webmail interface, but I eventually will try to contruct my own webmail application.
Please post your solutions here. I believe there are many...along the lines of PHP/cURL. The easier, the better! Just want to automate the email creation basicly.