Commit graph

2 commits

Author SHA1 Message Date
ibu radempa
a900d16b53 Change data models for aliases in mail_system. REQUIRES MANUAL CHANGES TO DATA!
When matching an alias do no more match it against the value of field alias
in the aliases table, but match it against the concatenation of this value
with '@' and the value of the name field in the domains table, where the
row is obtained by matching aliases.alias_domain_id and domains.id.
2020-09-04 18:10:20 +02:00
c0ae983acb clone from private repo 2019-09-19 10:43:17 +02:00