Skip to content

add handling of emails to email service#54

Draft
PiquelChips wants to merge 57 commits intomainfrom
email/emails
Draft

add handling of emails to email service#54
PiquelChips wants to merge 57 commits intomainfrom
email/emails

Conversation

@PiquelChips
Copy link
Member

@PiquelChips PiquelChips commented Nov 24, 2025

Summary of the PR

Email service now actually handles sending / reading & deleting emails.

Steps before PR review

  • Implement the feature
  • Update OpenAPI schema
  • Test the feature (on GetFolderEmails)
  • Make sure all checks pass
  • Properly document the feature in the PR

Changes

  • Add MaxLimit public configuraton variable (default 200)
  • Add wneessen/go-mail package for IMAP
  • Update policy with some utils for email permissions
  • Add some email utilities for easier conversion of go-imap types

@PiquelChips PiquelChips self-assigned this Nov 24, 2025
@PiquelChips PiquelChips added enhancement New feature or request services/email Change to the Email service labels Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request services/email Change to the Email service

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

[FEAT] Mail service

1 participant