Creating POP3 Email Accounts from Web Form
Posted: Mon Dec 06, 2004 10:40 am
Yo.
I have created my own webmail client for my server but now I need to create a script that can add email accounts to the site.
I want it to be the same thing as the one I use in cPanel (go to page, put info in, click "create", done) but I want it to be web-based and not password protected so ANYONE can create an account (like you would with hotmail or yahoo)
... I need the accounts to be created in exactly the same place as the ones which are created via cPanel.
Problem is, I have no idea how to do this and I can't get hold of the relevant files (I tried stealing the source from the cPanel, but there was alot missing PHP wise)
Could someone either a) point me to a tutorial on this kinda thing, b) point me to where I can download the files which are used to create the accounts (addpop2.html, doaddpop.html, etc - I don't mind if I have to download EVERY file aslong as the email creating files are in there) or c) link me with a ready-made script.
Thanks in advance,
me
I have created my own webmail client for my server but now I need to create a script that can add email accounts to the site.
I want it to be the same thing as the one I use in cPanel (go to page, put info in, click "create", done) but I want it to be web-based and not password protected so ANYONE can create an account (like you would with hotmail or yahoo)
... I need the accounts to be created in exactly the same place as the ones which are created via cPanel.
Problem is, I have no idea how to do this and I can't get hold of the relevant files (I tried stealing the source from the cPanel, but there was alot missing PHP wise)
Could someone either a) point me to a tutorial on this kinda thing, b) point me to where I can download the files which are used to create the accounts (addpop2.html, doaddpop.html, etc - I don't mind if I have to download EVERY file aslong as the email creating files are in there) or c) link me with a ready-made script.
Thanks in advance,
me