linagora / tmail-flutter

A multi-platform (Flutter) application for reading your emails, with your favorite devices, using the JMAP protocol!
GNU Affero General Public License v3.0
327 stars 74 forks source link

[Story] As a user, I want to see team-mailbox identities in my identities #1163

Closed dieptran88 closed 5 months ago

dieptran88 commented 2 years ago

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

dieptran88 commented 2 years ago

I have some concerns related to this identity of team-mailbox:

  1. When I am added to a team-mailbox, then the team-mailbox is also added to my identity automatically => can I delete this team-mailbox identity? If Yes, then when I compose an email, can I still select it in field "From"?
  2. When I create a identity, if I select a team-mailbox to the field "email" then select my personal email in the field "Reply to", then when a person reply to that team-mailbox email, it will go to my Inbox and other members of team-mailbox will not see the replied email => should we hide this field for team-mailbox identity ? Same with case "Bcc" @chibenwa Please help me to review
dieptran88 commented 2 years ago

@chibenwa @hoangdat Please help me to review

chibenwa commented 2 years ago

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.

chibenwa commented 2 years ago

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.

dab246 commented 1 year ago

@chibenwa @hoangdat

QuangHoang1210 commented 10 months ago

@hoangdat

chibenwa commented 10 months ago

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?

hoangdat commented 10 months ago

I fear that if someone gets many team mailboxes then having too many identities would become a mess...

agree, not implemented.