Closed dieptran88 closed 5 months ago
I have some concerns related to this identity of team-mailbox:
@chibenwa @hoangdat Please help me to review
On the headline what the backend team delivered is exactly the same thing than "aliases"
=> You can create, update delete identities based on the address of the team mailbox.
We could create you a default identity per team mailboxes upon adding you to the team mailbox if needed.
The user can delete this identity, can create another if he wants, etc...
Nothing complex.
@chibenwa @hoangdat
Personal
and the identity of Team Mailboxes
?Identity/get
{
"using": [
"urn:ietf:params:jmap:core",
"urn:ietf:params:jmap:submission"
],
"methodCalls": [
[
"Identity/get",
{
"accountId": "{{accountId}}"
},
"c0"
]
]
}
@hoangdat
To be honnest I feel unsure that we need to "automatically add team mailbox identity"...
I fear that if someone gets many team mailboxes then having too many identities would become a mess...
For now let's wait for now?
I fear that if someone gets many team mailboxes then having too many identities would become a mess...
agree, not implemented.
Summary
Related EPIC
Definition
UC1. Add team-mailbox as my identity
UC2. Add/Edit new identity with team-mailbox email
UC3. Remove team-mailbox identity
Back to Summary
Screenshots
None
Back to Summary
Misc
None
Back to Summary