<cfmail with option Folder= not working

Description

I can't acces to an other folder then the inbox.
the Tag
<cfimap
Name = "temp2"
server = "#IMAPServer#"
username = "#MailBenutzer#"
password = "#MailPasswort#"
action = "GetHeaderOnly"
folder = "Test"
port = "#IMAPPort#"
/>
gives the INBOX-Folder as Result
I have also tried with folder = ".Test" , folder = "/Test" or folder = "\Test"
all Times the same result.

Environment

Win2012 wit Lucee 5.3.1.94-RC

Activity

Show:

Pothys - MitrahSoft 1 March 2019 at 10:35

I've added a fix for this issue & confirmed the issue happened on lucee. If we give the folder name that contains list of mails, cfimap doesn't consider the folder attribute it takes inbox as default & returns the result.

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

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

Sprint

Affects versions

Created 28 February 2019 at 10:42
Updated 8 May 2020 at 19:34
Resolved 16 May 2019 at 11:41

Flag notifications