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

Update mailer dependencies (fixes #349) #370

Merged

Conversation

serajoddin-aliabadi
Copy link
Contributor

Hi
This PR updates RuntimeCompilation to 6.0.27 and MailKit to 4.3.0, so it fixes #349 .

@clayton-davidson
Copy link

clayton-davidson commented Apr 2, 2024

This breaks my solution. Now getting the following error:

Method not found: 'System.Threading.Tasks.Task MailKit.MailTransport.SendAsync(MimeKit.MimeMessage, System.Threading.CancellationToken, MailKit.ITransferProgress)'.

Problem also seen here:
lukencode/FluentEmail#296

@serajoddin-aliabadi
Copy link
Contributor Author

@jamesmh Can you please check this PR ?

@jamesmh jamesmh merged commit 025320b into jamesmh:master Sep 20, 2024
6 checks passed
@jamesmh
Copy link
Owner

jamesmh commented Sep 20, 2024

Thanks! I checked this out and verified that emails were still sending via demo project too.

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.

Update Mailkit Version to 4.x.x
3 participants