Skip to content

80 task implement authentication system in raven to remove doveoct#81

Merged
maneeshaxyz merged 8 commits intomainfrom
80-task-implement-authentication-system-in-raven-to-remove-doveoct
Oct 27, 2025
Merged

80 task implement authentication system in raven to remove doveoct#81
maneeshaxyz merged 8 commits intomainfrom
80-task-implement-authentication-system-in-raven-to-remove-doveoct

Conversation

@Aravinda-HWK
Copy link
Copy Markdown
Collaborator

📌 Description

This PR is to implement the Authentication system in Raven, where we need to remove Dovecot completely from the Silver mail system


🔍 Changes Made

  • Implement Raven SASL authentication system
  • Write the test cases for SASL authentication
  • Add that into Dockerfile

✅ 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 Oct 27, 2025
@maneeshaxyz maneeshaxyz merged commit dfd4c1b into main Oct 27, 2025
3 checks passed
@Aravinda-HWK Aravinda-HWK deleted the 80-task-implement-authentication-system-in-raven-to-remove-doveoct branch October 27, 2025 11:57
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 Authentication system in Raven to remove Doveoct

2 participants