Live data from Hacker News

Sieb: A procmail/maildrop alternative written in Nim for speed

github.com

1–3 of 3 posts

Re: Sieb: A procmail/maildrop alternative written in Nim for speed

#2
Sieb is a mail filter/delivery system intended to work with Qmail using the Maildir format for delivery.

It's new but with 25 years of use case exposure of procmail and maildrop for filtering/processing/delivering mail.

It's not a swiss-army solution for everything but should be worthwhile for whole sites or individual users (user rules override)

This isn't my project but I thought it was useful and new in a fairly quiet part of the Internet.

Re: Sieb: A procmail/maildrop alternative written in Nim for speed

#3
post #2

Sieb is a mail filter/delivery system intended to work with Qmail using the Maildir format for delivery. It's new but with 25 years of use case exposure of procmail and maildrop for filtering/processing/delivering mail. It's not a swiss-army solution for everything but should be worthwhile for whole sites or individual users (user rules override) This isn't my project but I thought it was useful and new in a fairly q…

Interesting, definitely worth a look!