New async milter (sendmail mail filter) library

I’m working on a new project: indymilter, a library for creating milters in asynchronous Rust using Tokio. A ‘milter’ is basically a mail filtering plugin for mail servers that speak the milter protocol.

This is once again an extremely niche free software project, as have been all my other Rust projects.

If you have an interest in this technology and want to help, your feedback is very welcome. Also if you just fancy browsing and reading a small-size async library, of course. It is still being polished but mostly finished.

2 Likes

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.