Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Accepts mails over SMTP #1

Open
link2xt opened this issue Jan 18, 2024 · 0 comments
Open

Accepts mails over SMTP #1

link2xt opened this issue Jan 18, 2024 · 0 comments

Comments

@link2xt
Copy link
Contributor

link2xt commented Jan 18, 2024

Currently mails are read from stdin. Mail should be accepted over SMTP so we can return status line.

There is a Rust implementation of SMTP protocol at https://github.com/stalwartlabs/smtp-proto

It may however be easier to use milter instead of SMTP since we don't need any feature not supported by milter. There are multiple milter protocol implementations:

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

No branches or pull requests

1 participant