Skip to content

task implement LSUB command with support for RFC 3501, wildcard patte…#49

Merged
Aravinda-HWK merged 2 commits intomainfrom
47-task-implement-lsub-command-and-write-the-test-cases
Oct 14, 2025
Merged

task implement LSUB command with support for RFC 3501, wildcard patte…#49
Aravinda-HWK merged 2 commits intomainfrom
47-task-implement-lsub-command-and-write-the-test-cases

Conversation

@Aravinda-HWK
Copy link
Copy Markdown
Collaborator

📌 Description

This PR is to implement the LSUB command and write the test cases for that command.


🔍 Changes Made

  1. Check the functionality of the LSUB command.
  2. Check the test cases for the LSUB command.
  3. Update the README.md file in the test folder.

✅ 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 comprehensive test cases for various scenarios
…ls; add new test commands and clarify existing tests
@Aravinda-HWK Aravinda-HWK linked an issue Oct 13, 2025 that may be closed by this pull request
@Aravinda-HWK Aravinda-HWK merged commit 691f3c4 into main Oct 14, 2025
1 check passed
@Aravinda-HWK Aravinda-HWK deleted the 47-task-implement-lsub-command-and-write-the-test-cases branch October 14, 2025 07:06
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 LSUB command and write the test cases

1 participant