Son NK
|
a890557c7f
Use check_alias_prefix() to check alias prefix
|
4 年之前 |
Son NK
|
5da7953a64
handle the case a directory alias is created concurrently
|
4 年之前 |
Son NK
|
e79522b638
take into account Premium domains
|
4 年之前 |
Son NK
|
805e78cad1
rename email_belongs_to_alias_domains -> email_belongs_to_default_domains
|
4 年之前 |
Son NK
|
ed2e748d1e
sanitize envelope mail_from and rcpt_tos
|
4 年之前 |
Son NK
|
18263c2fd5
handle case alias already created in try_auto_create_catch_all_domain()
|
4 年之前 |
Son NK
|
77c67c5314
create aliases_for_mailbox() and nb_email_log_for_mailbox()
|
5 年之前 |
Son NK
|
fdedc24358
black new version
|
5 年之前 |
Son NK
|
eb6647d62e
fix
|
5 年之前 |
Son NK
|
77bfa67402
fix delete_alias: do not use IntegrityError
|
5 年之前 |
Son NK
|
2cae0200a8
use delete_alias(alias,user) instead of Alias.delete, DomainDeletedAlias.create, DeletedAlias.create
|
5 年之前 |
Son NK
|
41e2283d93
domain catch-all alias belongs to domain mailboxes
|
5 年之前 |
Son NK
|
6437ee46e0
use LOG.exception instead of LOG.error to provide stacktrace
|
5 年之前 |
Son NK
|
83e540d1d4
Create directory alias with directory mailboxes
|
5 年之前 |
Son NK
|
a4f8dc9c9d
Use AliasInTrashError instead of DeletedAlias.get_by check when trying to create alias automatically
|
5 年之前 |
Son NK
|
17acaec214
save deleted alias to domain trash if it belongs to a custom domain, otherwise global trash
|
5 年之前 |
Son NK
|
526df4ea09
fix DeletedALias
|
5 年之前 |
Son NK
|
0441e5e2a9
Remove DeletedAlias.user_id column
|
5 年之前 |
Son NK
|
2f5a03dcad
make sure to add alias into global trash when deleting it
|
5 年之前 |
Son NK
|
c1f5c07d86
Move alias auto-creation to alias_utils
|
5 年之前 |