|
1 | 1 | # Zimbra User Alias |
2 | | -With this extension you can allow a user, users in a cos or users in a domain to create Alias on their own account. For Zimbra 8.7.11 and above only. When adding/removing Alias, the Zimlet will also add/remove personas so the user is good to go! |
| 2 | +With this extension you can allow a user, users in a cos or users in a domain to create Alias on their own account. For Zimbra 8.8.11 and above only. When adding/removing Alias, the Zimlet will also add/remove personas so the user is good to go! |
| 3 | + |
| 4 | +If you find Zimbra User Alias useful and want to support its continued development, you can make donations via: |
| 5 | +- PayPal: info@barrydegraaff.tk |
| 6 | +- Bank transfer: IBAN NL55ABNA0623226413 ; BIC ABNANL2A |
| 7 | + |
3 | 8 |
|
4 | 9 |  |
5 | 10 |
|
@@ -29,3 +34,23 @@ So for the user admin@zimbradev.barrydegraaff.tk who is in the `defaul`t cos, th |
29 | 34 | allowUser and allowUserDomains: allows admin@zimbradev.barrydegraaff.tk to create/remove alias in allowdomainX.com,allowdomainP.com. admin@zimbradev.barrydegraaff.tk can also create/remove alias in example.com,barrydegraaff.tk because of the domain (zimbradev.barrydegraaff.tk) and also create/remove alias in allowdomainX.com,allowdomainY.com,example.com,barrydegraaff.tk because the admin@zimbradev.barrydegraaff.tk is in default cos. |
30 | 35 |
|
31 | 36 | You can define a maximum number of Alias for each domain, aliasLimit applies to all users that do not have a per-domain Limit. |
| 37 | + |
| 38 | + |
| 39 | +======================================================================== |
| 40 | + |
| 41 | +### License |
| 42 | + |
| 43 | +Copyright (C) 2018-2019 Barry de Graaff A [Zeta Alliance](https://zetalliance.org/) Zimlet |
| 44 | + |
| 45 | +This program is free software: you can redistribute it and/or modify |
| 46 | +it under the terms of the GNU General Public License as published by |
| 47 | +the Free Software Foundation, either version 3 of the License, or |
| 48 | +(at your option) any later version. |
| 49 | + |
| 50 | +This program is distributed in the hope that it will be useful, |
| 51 | +but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 52 | +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 53 | +GNU General Public License for more details. |
| 54 | + |
| 55 | +You should have received a copy of the GNU General Public License |
| 56 | +along with this program. If not, see http://www.gnu.org/licenses/. |
0 commit comments