Skip to content

Lmtp integration test#177

Merged
Aravinda-HWK merged 7 commits intomainfrom
lmtp-integration-test
Dec 11, 2025
Merged

Lmtp integration test#177
Aravinda-HWK merged 7 commits intomainfrom
lmtp-integration-test

Conversation

@Aravinda-HWK
Copy link
Copy Markdown
Collaborator

📌 Description

This PR is to write integration testing for the LMTP server.


🔍 Changes Made

  • Write the integration test for the LMTP delivery service.

✅ 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

@Aravinda-HWK Aravinda-HWK self-assigned this Dec 11, 2025
@Aravinda-HWK Aravinda-HWK merged commit a9787f5 into main Dec 11, 2025
1 of 3 checks passed
@Aravinda-HWK Aravinda-HWK deleted the lmtp-integration-test branch December 11, 2025 05:40
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] Add integration test for LMTP email delivery

2 participants