[
https://issues.apache.org/jira/browse/JAMES-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoit Tellier closed JAMES-3938.
---------------------------------
Fix Version/s: 3.8.0
Resolution: Fixed
> IMAP MOVE should not fail on empty mailbox
> ------------------------------------------
>
> Key: JAMES-3938
> URL: https://issues.apache.org/jira/browse/JAMES-3938
> Project: James Server
> Issue Type: Improvement
> Components: IMAPServer
> Affects Versions: 3.8.0
> Reporter: Benoit Tellier
> Priority: Major
> Fix For: 3.8.0, 3.9.0
>
>
> {code:java}
> 21:48:19.935 [ERROR] o.a.j.i.p.AbstractMailboxProcessor - Unexpected error
> during IMAP processing
> java.lang.NullPointerException: The mapper
> [com.github.fge.lambdas.functions.FunctionChainer$$Lambda$671/0x0000000840307c40]
> returned a null value.
> at
> reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:285)
> at
> reactor.core.publisher.Operators$ScalarSubscription.request(Operators.java:2545)
> ....
> {code}
> We expect a BAD answer with an explanation that the range is not valid, like
> an UID do not exist on an otherwise not empty mailbox.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]