Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored SMTP Attachments: Introduced a dedicated table and HTTP endpoint #172

Merged
merged 7 commits into from
May 5, 2024

Conversation

butschster
Copy link
Member

This commit includes significant changes to the SMTP module. A separate table for SMTP attachments has been created to improve data organization and retrieval efficiency. Additionally, an HTTP endpoint has been introduced to facilitate the retrieval of these attachments.

Additionally, unit tests have been added to ensure the module's functionality and reliability.

…dpoint

This commit includes significant changes to the SMTP module. A separate table for SMTP attachments has been created to improve data organization and retrieval efficiency. Additionally, an HTTP endpoint has been introduced to facilitate the retrieval of these attachments.

Additionally, unit tests have been added to ensure the module's functionality and reliability.
@butschster butschster added this to the 1.0 milestone May 3, 2024
@butschster butschster requested a review from roxblnfk May 3, 2024 19:10
@butschster butschster self-assigned this May 3, 2024
@butschster butschster merged commit 4010f2e into master May 5, 2024
6 of 7 checks passed
@butschster butschster deleted the feature/smtp-attachments branch May 5, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant