smtp-server
smtp-server copied to clipboard
[enhancement]: create SMTP server trait
Which feature or improvement would you like to request?
I'd like to see this feature:
I want to programmatically process incoming mail but like to use a hardened and tested library for the SMTP handshake and StartTLS part.
Ideally I would only implement a trait that can respond to ehlo, rcpt and (an abstraction of) data.
Is your feature request related to a problem?
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Also, I forgot auth.