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.
I was thinking about hosting zimbra for free for anyone interested. Is there an automated form for zimbra signup? something like a yahoo mail or hotmail signup form that the user fills in and it lets it login afterwards?
You will have to code your own. I have done this on one site I run by taking the form data and inserting it in a database. Then, a cron job runs as the zimbra user and sucks the data from the db and runs zmprov to create the accounts.