Skip to content

Conversation

@maneeshaxyz
Copy link
Member

📌 Description


🔍 Changes Made

  • Removed -a from build and moved all build commands into one docker command.
  • Moved entrypoint in /script/entrypoint.sh

✅ 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

time docker build --pull --no-cache -t raven .

To test the server, use the instructions in the README in the test directory.


⚠️ Notes for Reviewers

@maneeshaxyz maneeshaxyz linked an issue Jan 20, 2026 that may be closed by this pull request
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.

[BUG] Building Raven image takes a lot of time

2 participants