Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LMTP multi-rcpt data response #517

Open
jsbucy opened this issue Oct 16, 2024 · 0 comments
Open

LMTP multi-rcpt data response #517

jsbucy opened this issue Oct 16, 2024 · 0 comments

Comments

@jsbucy
Copy link

jsbucy commented Oct 16, 2024

LMTP returns a separate data response per successful RCPT command
https://datatracker.ietf.org/doc/html/rfc2033#section-4.2
so handle_DATA should return a list of responses?

FWIW smtplib has the same problem
python/cpython#76984

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant