Benoit Tellier created JAMES-3884:
-------------------------------------
Summary: Latest IMAP configuration is applied for all processors
Key: JAMES-3884
URL: https://issues.apache.org/jira/browse/JAMES-3884
Project: James Server
Issue Type: Bug
Components: configuration, IMAPServer
Affects Versions: master, 3.7.0
Reporter: Benoit Tellier
h3. 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
h3. 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.
h3. Impact
The following configuration items are affected:
- custom imap configuration (spotted it on a customer project...)
- AppandLimit
- disabled capabilities
- IDLE hearbeat activation and interval
-
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]