Roundcube Community Forum

 

user registration

Started by trenttdogg, August 24, 2011, 10:40:54 PM

Previous topic - Next topic

trenttdogg

This is probably a dumb question, but is RoundCube capable of being a stand alone email server?
What I mean is: I want to offer personal email to my members with them having their own email account (example: [email protected]) but I want them to be able to sign up/register on their own without an admin having to manually create the email account. Similar to how you sign up a gmail or yahoo account. Can RoundCube be used for this type of project?

Thanks,

ABerglund

Roundcube is a webmail client, not an email server. It requires an email server to send and receive from. It does not have any ability to create new email accounts on the email server itself.
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA

trenttdogg

Thanks, Arne,
I'm pretty new to this so I appreciate all the help. I use Hostgator and it would be used on their server(s). They told me that I would have to manually create any email accounts, or write a custom script to achieve what I am trying to do. They also said I may need to get a "license" from C-Panel in order to run the script. Any ideas?

ABerglund

Sorry, you're out of my depth. I have no experience with third-party hosting, or with C-Panel. I can envision what a plugin for RC would have to do on webmail account creation, but a plugin alone would not be enough. It would need to package the user info and hand it off to something that can interact with C-Panel. Sounds complex to me, and fraught with potential bugs and security issues.
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA

trenttdogg

Yeah, perhaps I was bit too ambitious with this idea. Thanks for your input:)

antonyf

here we go.. a fix for your clients to register email accounts in CPANEL..
this can easilly be implimented in to Roundcube-- if it hasnt already.. but works ok as a standalone .. use it manipulate it as you wish

http://www.roundcubeforum.net/7-third-party-contributions/46-api-based-plugins/8866-self-registration-script-cpanel-needs-little-tweak-but-its-easy-impliment.html