Roundcube Community Forum

Release Support => Requests => Topic started by: Frazospazo on April 14, 2008, 06:53:49 PM

Title: IMAP Registration.. Password Change..
Post by: Frazospazo on April 14, 2008, 06:53:49 PM
I think Roundcube should work on a way to integrate IMAP registration..
Meaning; allowing users to visit the installation and then fill out a form that will automatically crate that persons webmail accounts and allow them to login..

I was also thinking about password changes..
Would that work at all?

Frazer x
Title: Re: IMAP Registration.. Password Change..
Post by: rosali on April 15, 2008, 01:36:14 AM
I'm not aware of a general way to creat user accounts by the IMAP Protocol.

You can write a sign up script which works for the specific MTA you are using behind RoundCube.

The following package contains one for hMailServer:

http://roundcubeforum.net/forum/index.php?topic=2562.0

-Roland
Title: Re: IMAP Registration.. Password Change..
Post by: Frazospazo on April 15, 2008, 02:16:45 AM
I've already created a registration form, but there was no way of actually making it register the Users.
It meant that I had to register them Manually after the registration form was submitted.
Would be awesome if RoundCube could find a way around it.. :P