You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For anyone having this issue, I would recommend using MimeKit's DKIM support instead.
If you also need SMTP functionality to send the resulting message, you can use MimeKit with MailKit (since you won't be able to use MimeKit with System.Net.Mail.SmtpClient).
Hopefully Damien doesn't mind me making this suggestion since it appears that he is no longer maintaining this library.
Hello
When i send code without attachment domain key is sign easily but when i try with attachment its getting me error
My code is
mail will be send but dkim not been proper verfiyed . What's the issue. Please get me solution
Thanks
Naveen Soni
The text was updated successfully, but these errors were encountered: