![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I was just wondering if anyone else was interested in users to a site being able to signup for an email account and have that account created automatically. Two links added to the RoundCube login screen, 'Signup' and 'Recover Password'. Signup asks for name, email, alt email, security answer and question although you could add as much information as you wished. On clicking the 'signup' their is a check to ensure that the email address requested is not already taken and if it is free to be used the account is automatically created. A welcome email is then sent to this new account. Password recovery just asks for email, name, and gives the security question that was entered during site creation to which the user must answer. Login details are then sent to the alt email address given during signup. If any one is interested I will but all the neccessary parts in a single config file for ease of setup. You can take a look at http://www.chatlaunch.com click on webmail link. Any suggestions, improvements etc also appreciated. |
|
#2
|
|||
|
|||
|
Hi,
I'd be interested in what you have Tuney. I want to do the same kind of thing. I've set up Roundcube and I'm well impressed - love at first sight I think! ![]() I've also got a Freemail signup script that creates the accounts but without the password change/secret question thing. Can I see yours! :P |
|
#3
|
|||
|
|||
|
Waouhhh !!
It's exactly what I need !! I'm impress by your work. It would be perfect if you could explain us how you made this ![]() |
|
#4
|
|||
|
|||
|
Glad that you like it.
Just added simple form validation and also now writes IP and timestamp to the database. If you can give me a day or two I will make all the necessary files available to anyone who wants them. I will put any variables that are specific to a domain, welcome email message etc in a config file for easier setup and provide .sql files for setting up the database table. |
|
#5
|
|||
|
|||
|
Does this create the account on the IMAP server as well?
It wont do much good if it doesnt. |
|
#6
|
|||
|
|||
|
Yes, it does create the account on the server. The account in the database is used only for checking that the username that the person is requesting as an email has not already been taken and for storing the other details at signup and password recovery.
|
|
#7
|
|||
|
|||
|
Nice work. Can i get the user signup script ?
__________________
www.ScriptInstallation.in |
|
#8
|
|||
|
|||
|
I'm in the process of putting all configurable elements (database connection details, email messages etc) into a single include file and creating the .sql file to set the table up for easier setup.
Once this has been done I will make it available for download. |
|
#9
|
|||
|
|||
|
All variables needed to configure the script are now in one include file.
.sql files and installation instructions will be written and the script will be available for download sometime on Saturday. |
|
#10
|
|||
|
|||
|
Nice site! I like to have that signup script its looks well coded!
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |