Skip to content

Fix: Mime issue#155

Merged
Aravinda-HWK merged 6 commits intomainfrom
MIME
Nov 27, 2025
Merged

Fix: Mime issue#155
Aravinda-HWK merged 6 commits intomainfrom
MIME

Conversation

@Aravinda-HWK
Copy link
Copy Markdown
Collaborator

📌 Description

This PR is to resolve the issue of loading an email with an attachment and text.


🔍 Changes Made

  • Fix the loading the attachments in Apple Mail and Gmail clients.
  • Handle nested multiparts

✅ 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 Nov 27, 2025
@Aravinda-HWK Aravinda-HWK changed the title Mime Fix: Mime issue Nov 27, 2025
@Aravinda-HWK Aravinda-HWK merged commit c01ee6f into main Nov 27, 2025
12 checks passed
@Aravinda-HWK Aravinda-HWK deleted the MIME branch November 27, 2025 05:44
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 MIME parser and reconstructure based on RFC

2 participants