stalwartlabs / smtp-server

Stalwart SMTP Server

Home Page:https://stalw.art/smtp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[enhancement]: create SMTP server trait

ibotty opened this issue · comments

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

  • I agree to follow this project's Code of Conduct

Also, I forgot auth.