ChangemakerStudios / Papercut-SMTP

Papercut SMTP -- The Simple Desktop Email Server
2.92k stars 269 forks source link

Support enhanced status codes if EHLO used rfc 2034 #176

Closed gkelley-fmb closed 3 years ago

gkelley-fmb commented 3 years ago

I'm using papercut to test email code and the response codes aren't as expected. See https://tools.ietf.org/html/rfc2034

1Jesper1 commented 3 years ago

What do we need to do to support this?

gkelley-fmb commented 3 years ago

I apologize this was a poorly written ticket request. I was working with code that made use of the smtp extension Enhanced-Status-Codes where 250 responses had a more granular status code. See Section 6 example here if you are inclined. As this is a proposal I don't believe any time needs spent on it. At the time it would have been a nice feature.