Page MenuHomePhorge

IMAP list/rename commands
ClosedPublic

Authored by mollekopf on Oct 10 2024, 10:13 AM.

Details

Reviewers
None
Group Reviewers
Restricted Project
Commits
rK54090f602ac5: IMAP list/rename commands

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mollekopf created this revision.
mollekopf added a reviewer: Restricted Project.Oct 10 2024, 10:34 AM

Looks to me that the folders passed to the command need to be in Cyrus internal format user/{$localpart}/{$mailbox}@{$domain}. That's not very user-friendly. Also tests for the new IMAP methods would be welcome, less important for the command itself.

This revision was not accepted when it landed; it landed in state Needs Review.Oct 20 2024, 11:47 AM
This revision was automatically updated to reflect the committed changes.