Skip to content

57 task implement expunge command and write the test cases#67

Merged
Aravinda-HWK merged 4 commits intomainfrom
57-task-implement-expunge-command-and-write-the-test-cases
Oct 17, 2025
Merged

57 task implement expunge command and write the test cases#67
Aravinda-HWK merged 4 commits intomainfrom
57-task-implement-expunge-command-and-write-the-test-cases

Conversation

@Aravinda-HWK
Copy link
Copy Markdown
Collaborator

📌 Description

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


🔍 Changes Made

  1. Implement the EXPUNGE 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

Start to review this PR once you have reviewed and merged #66 PR.

@Aravinda-HWK Aravinda-HWK merged commit 7125ecb into main Oct 17, 2025
2 checks passed
@Aravinda-HWK Aravinda-HWK deleted the 57-task-implement-expunge-command-and-write-the-test-cases branch October 17, 2025 16:35
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 EXPUNGE command and write the test cases

2 participants