DeliveryStatusNotification.Failure for invalid recipient address #1936
-
|
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. |
Beta Was this translation helpful? Give feedback.
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 |
Beta Was this translation helpful? Give feedback.
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