Quote:
Originally Posted by raj no there is not Mass Email to all function in zimbra |
It's easy to create one via scripting, though. Just create a Distribution List called "all-accounts" or "everybody" or whatever.
Then write a wrapper script called "create-account" or whatever. And script the creation of the account, and the addition of the account to the distribution list.
You can probably come up with a script that will dump all the accounts, delete the distribution list, and create a new one based on the list of accounts.
If you can write a shell script, you can do pretty much anything with Zimbra.
