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
I've done a little bit of testing and it seems that the additional codes just need to be added to the CombinedStatusCodes dictionary in BounceDetectResult.cs.
The text was updated successfully, but these errors were encountered:
Apparently, RFC5248 is a registry for additional codes for RFC3463.
We are getting status codes of 5.1.10 in some of our bounced emails which is listed as 'Recipient address has null MX' at: https://www.iana.org/assignments/smtp-enhanced-status-codes/smtp-enhanced-status-codes.xml
I've done a little bit of testing and it seems that the additional codes just need to be added to the CombinedStatusCodes dictionary in BounceDetectResult.cs.
The text was updated successfully, but these errors were encountered: