In this commit, we stop creating /users and /allows in dimail for our dbs to be in sync. People with stop impersonating users in dimail and will create mailboxes using its own credentials.
All models relacted to mail domain are prefixed with "MailDomain". Do the same for mail domain invitations.
Use django signals to keep mailbox_manager logic separated from people core