<cfimap action="MoveEmail" makes a copy and not move

Description

the function cfimap with the action movemail makes a copy from the email and not move it.
my Tag:
<cfimap
Name = "temp3"
server = "#IMAPServer#"
username = "#MailBenutzer#"
password = "#MailPasswort#"
port = "#IMAPPort#"
action = "MoveMail"
newfolder="Test/Test2"
uid = "57779"
/>
The mail appears in the folter Test/Test2, but also in the in source (Inbox)

Environment

Win2012 Lucee 5.3.1.94-RC

Activity

Show:

Michael Offner 6 May 2019 at 16:20

Pothys - MitrahSoft 28 February 2019 at 14:56

I've added a fix for this issue & confirmed the issue happened on lucee.

Pull request: https://github.com/lucee/Lucee/pull/638

Fixed

Details

Assignee

Reporter

Priority

Labels

Fix versions

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 28 February 2019 at 10:38
Updated 8 May 2020 at 19:35
Resolved 16 May 2019 at 08:42