rgl / MailBounceDetector

Detects whether a MailKit email Message is a bounce message
MIT License
28 stars 13 forks source link

Issues with status 5.1.64 & 5.1.10 #11

Open PeterHagen opened 5 years ago

PeterHagen commented 5 years ago

I have an issue with status codes 5.1.64 & 5.1.10, which seem to be Outlook.com / Exchange specific. I couldn't find them in the RFC. So, the question is, should (and could) they be added to the statusCodes? As example:

{ 110, "not found by SMTP address lookup" },
{ 764, "TenantAttribution; Relay Access Denied"}
rklec commented 5 days ago

See https://github.com/rgl/MailBounceDetector/issues/13, more are included there...

rklec commented 21 hours ago

@PeterHagen why did you complete/close the issue though? You have not merged the related PR and I see no new commit?

PeterHagen commented 16 hours ago

ow, I thought it was already taken care of in ticket #13

rklec commented 16 hours ago

Yeah hmm kind of a duplicate, you're right?