Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
How to create user account from web form?
when I create new account from bulk,I Feel that method isnt effective coz
too many account that created.
I wanna that student can create an account that they want... :
If you are asking for the ability for users to create their own accounts, that is not in Zimbra. However you could write your own web page / scripts that would create a user using the command line tools mentioned.
I implement zimbra in university. I had been joomla Plugin to create an account that can be created by student. I dificult to activate account coz default acount is lock by zimbra admin. how many time per day that I use to activate the account by manually coz per daya I activate account more than 600 user account. I wanna the registration in zimbra like a yahoo mail registration or gmail registration. Can you help me for the smart solution?
As I already said, that capability doesn't exist in Zimbra. You would have to write your own web page for registration that used SOAP to create the accounts. Another option, but one I would not recommend from the situation you are describing, would be to create a page that wraps the zmprov commands.