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
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
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