Skip to content

task implement LIST command with support for RFC 3501, wildcard patte…#44

Merged
Aravinda-HWK merged 1 commit intomainfrom
43-task-implement-the-list-command-and-write-the-test-cases-for-that
Oct 13, 2025
Merged

task implement LIST command with support for RFC 3501, wildcard patte…#44
Aravinda-HWK merged 1 commit intomainfrom
43-task-implement-the-list-command-and-write-the-test-cases-for-that

Conversation

@Aravinda-HWK
Copy link
Copy Markdown
Collaborator

📌 Description

This PR is for implementing the "LIST" command and writing the test cases for that command.


🔍 Changes Made

  1. Implement the List command
  2. Write the test cases for that.

✅ Checklist (Email System)

  • Core IMAP commands tested (LOGIN, CAPABILITY, LIST, SELECT, FETCH, LOGOUT).
  • Authentication is tested.
  • Docker build & run validated.
  • Configuration loading verified for default and custom paths.
  • Persistent storage with Docker volume verified.
  • Error handling and logging verified
  • Documentation updated (README, config samples).

🧪 Testing Instructions

To test the server, use the instructions in the README in the test directory.


📷 Screenshots / Logs (if applicable)


⚠️ Notes for Reviewers

…rns, and hierarchy delimiters; add corresponding test cases for various scenarios (#43)
@Aravinda-HWK Aravinda-HWK merged commit 3fbc4ca into main Oct 13, 2025
1 check passed
@Aravinda-HWK Aravinda-HWK deleted the 43-task-implement-the-list-command-and-write-the-test-cases-for-that branch October 13, 2025 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TASK] Implement the "LIST" command and write the test cases for that

1 participant