Some minor changes to Aliases handling (#3572)

* Allows to get mailbox Aliases by both ID and address
Returns ID within the msg for newly created Aliases

* Uses different query for get Aliases

* Allows to get mailbox Aliases by both ID and address
Returns ID within the msg for newly created Aliases

* Uses different query for get Aliases

* Allows to delete aliases by address

* Update lang files
Reflect id information when adding an alias

Co-authored-by: programmierus <programmierus@icloud.com>
This commit is contained in:
Programmierus
2020-05-25 16:20:59 +02:00
committed by GitHub
parent b6933fdb96
commit e3d9a53eeb
9 changed files with 14 additions and 12 deletions

View File

@@ -771,7 +771,7 @@
"admin_api_modified": "Zmeny v API uložené",
"admin_modified": "Zmeny v administrácii uložené",
"admin_removed": "Administrátor %s odstránený ",
"alias_added": "Alias adresa %s pridaná",
"alias_added": "Alias adresa %s (%d) pridaná",
"alias_domain_removed": "Alias doména %s odstránená ",
"alias_modified": "Zmeny v alias adrese %s uložené",
"alias_removed": "Alias %s odstránený",