linagora / tmail-backend

GNU Affero General Public License v3.0
41 stars 22 forks source link

JMAP endpoint should support being called with accountIds of delegated accounts #530

Closed vttranlina closed 1 year ago

vttranlina commented 1 year ago

This is the same with James https://github.com/linagora/james-project/issues/4679 but integrated for tmail-backend

vttranlina commented 1 year ago

pr https://github.com/linagora/tmail-backend/pull/545

vttranlina commented 1 year ago

JMAP Forward method: Should We forward an email to authorized accounts when delegated?

chibenwa commented 1 year ago

JMAP Forward method: I think only the base user should be allowed to do this....

vttranlina commented 1 year ago

pr 2: https://github.com/linagora/tmail-backend/pull/549