linagora / tmail-backend

GNU Affero General Public License v3.0
36 stars 17 forks source link

[FIX] Remove module chooser for deleted message vault for TMail Postgres app #968

Closed quantranhong1999 closed 5 months ago

quantranhong1999 commented 5 months ago

cf TMail Distributed app: deleted message vault was always loaded e.g. for JMAP EmailRecoveryAction method

quantranhong1999 commented 5 months ago

Or maybe we want the possibility to choose but we just messed it up in the code?

Nope. This is to align to the same behavior as our TMail Distributed app: always load deleted messages vault module (likely we want to always have JMAP EmailRecoveryAction method).

Unless we should have not wanted it in the TMail Distributed app at first.