DeliveryStatusNotification.Failure for invalid recipient address #1936
Answered
by
jstedfast
nilankadharmadasa
asked this question in
Q&A
|
Hi, I use Mailkit SmtpClient and I have the following overridden method in my code. I get the delivery success notifications in sender's inbox as expected. We used System.Net.Mail before and with that, I receive delivery failure notifications for invalid addresses. |
Answered by
jstedfast
Jul 29, 2025
Replies: 1 comment
|
There shouldn't be anything else as far as I know. Feel free to read up on the spec here: https://datatracker.ietf.org/doc/html/rfc3461 |
0 replies
Answer selected by
nilankadharmadasa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There shouldn't be anything else as far as I know.
Feel free to read up on the spec here: https://datatracker.ietf.org/doc/html/rfc3461