Benoit Tellier created JAMES-3938:
-------------------------------------

             Summary: 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
             Fix For: 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: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to