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

Revise e-mail sending #20

Merged
merged 20 commits into from
May 10, 2024
Merged

Revise e-mail sending #20

merged 20 commits into from
May 10, 2024

Conversation

ricardoboss
Copy link
Member

Fixes #14

Copy link
Collaborator

@chucker chucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall looks good. Some scope creep; maybe make the switch to Stream a separate PR, for example.

TRENZ.Lib.RazorMail.Core/Core/MailTemplateBase.cs Outdated Show resolved Hide resolved
TRENZ.Lib.RazorMail.Core/Core/MailTemplateBase.cs Outdated Show resolved Hide resolved
TRENZ.Lib.RazorMail.Core/Interfaces/IMailClient.cs Outdated Show resolved Hide resolved
TRENZ.Lib.RazorMail.Core/Models/MailHeaderCollection.cs Outdated Show resolved Hide resolved
TRENZ.Lib.RazorMail.System.Net/SystemNetMailClient.cs Outdated Show resolved Hide resolved
TRENZ.Lib.RazorMail.System.Net/SystemNetMailClient.cs Outdated Show resolved Hide resolved
@ricardoboss ricardoboss requested a review from chucker April 27, 2024 10:49
@ricardoboss ricardoboss merged commit 69d8570 into main May 10, 2024
1 check passed
@ricardoboss ricardoboss deleted the issues/14-revise-mail-sending branch May 10, 2024 14:52
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.

Revise how mail sending works
2 participants