Skip to content

refactor: update import paths from go-imap to raven#92

Merged
maneeshaxyz merged 1 commit intomainfrom
91-task-change-the-package-name-into-raven
Nov 10, 2025
Merged

refactor: update import paths from go-imap to raven#92
maneeshaxyz merged 1 commit intomainfrom
91-task-change-the-package-name-into-raven

Conversation

@Aravinda-HWK
Copy link
Copy Markdown
Collaborator

📌 Description

This PR is to change the module name from go-imap to raven.


🔍 Changes Made

  • Refactor the module names into raven.

✅ 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 10, 2025
@Aravinda-HWK Aravinda-HWK linked an issue Nov 10, 2025 that may be closed by this pull request
@maneeshaxyz maneeshaxyz merged commit 3df0cd8 into main Nov 10, 2025
5 of 6 checks passed
@maneeshaxyz maneeshaxyz deleted the 91-task-change-the-package-name-into-raven branch November 10, 2025 08:56
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] Change the package name into raven

2 participants