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

Allow LMTP client to retrieve per-recipient DATA status #91

Closed
foxcpp opened this issue Apr 26, 2020 · 2 comments · Fixed by #92
Closed

Allow LMTP client to retrieve per-recipient DATA status #91

foxcpp opened this issue Apr 26, 2020 · 2 comments · Fixed by #92

Comments

@foxcpp
Copy link
Collaborator

foxcpp commented Apr 26, 2020

I think providing an interface similar to LMTPSession on the client side is a good solution.

Follow-up for #23.
Ref. foxcpp/maddy#205

@foxcpp
Copy link
Collaborator Author

foxcpp commented Apr 26, 2020

Or, if there is a desire to simplify, it could be a callback or channel. WDYT @emersion?

@foxcpp
Copy link
Collaborator Author

foxcpp commented Apr 26, 2020

I vote for callback. It is the least intrusive way.

@foxcpp foxcpp changed the title Allow LMTP client to retreive per-recipient DATA status Allow LMTP client to retrieve per-recipient DATA status Apr 26, 2020
foxcpp added a commit to foxcpp/go-smtp that referenced this issue Apr 26, 2020
ntk148v pushed a commit to ntk148v/go-smtp that referenced this issue Aug 24, 2020
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

Successfully merging a pull request may close this issue.

1 participant