|
From: Jamie C. <jca...@we...> - 2005-11-13 12:24:08
|
On Fri, 2005-11-11 at 17:47, Jamie Cameron wrote: > On Fri, 2005-11-11 at 00:52, Ravi Gehlot wrote: > > Clients are asking to have a feature in usermin so they can create > > their own e-mail accounts. I haven't found this option. Any hints? > > If such a feature exists, it would have to be in Webmin rather than > Usermin.. theoretically, a module could be created that allows a user to > create an account, and then you could grant anonymous access to this > module. However, no such module exists yet :-) > > It would make an interesting plugin to Virtualmin though.. To follow up on tbis, I went ahead and created a plugin for Virtualmin that allows users to create their own mailbox accounts in domains for which it is enabled. You can get it from : http://www.webmin.com/download/plugins/virtualmin-signup.wbm.gz After installing and enabling it in at least one virtual server, go to http://thedomain.com:10000/virtualmin-signup/ to create an accout. If you have the Authen::Captcha Perl module installed, it has a configurable option to use a CAPTCHA image to prevent mass account creation by bots.. - Jamie |