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

@@ -778,7 +778,7 @@
"admin_api_modified": "Ändringarna på API:et har sparats",
"admin_modified": "Ändringarna för administratören har sparats",
"admin_removed": "Administratören %s har tagits bort",
"alias_added": "Aliasadressen %s har lagts till",
"alias_added": "Aliasadressen %s (%d) har lagts till",
"alias_domain_removed": "Aliasdomänen %s har tagits bort",
"alias_modified": "Ändringarna på aliasadressen %s har sparats",
"alias_removed": "Aliasadressen %s har tagits bort",