Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
master, 3.7.0
-
None
-
None
Description
What ?
Let's say I configure "ignored capabilities" A, B, C on imapserver
And "ignored capabilities" D, E, F on imapservers
Then both servers would have "ignored capabilities" D, E, F
Why?
We instanciate only one instance of IMAP processors, which are thus configured twice and latest values are picked.
Obviously, if each IMAPServer can receive a different value then we would need to instanciate two distinct processors.
Impact
The following configuration items are affected:
- custom imap configuration (spotted it on a customer project...)
- AppandLimit
- disabled capabilities
- IDLE hearbeat activation and interval
Attachments
Issue Links
- links to