Matus UHLAR - fantomas: > rewrite from scratch? It is, one of those infamous RIIR (rewrite it in Rust) projects …
> what I miss in spamass-milter is: > - preserving more X-Spam-* headers The new milter adds all ‘X-Spam-’ headers received from spamd, if that’s what you had in mind. > - defining fallback user rather than nobody > (-u defaultuser is only used with multiple recipients) > - mapping e-mail addresses to local users on non-sendmail systems > (sendmail -bv on postfix sends mail insteand of returning local user) There is an open issue about the first one, but as I don’t myself use these features, no such thing is implemented yet. Currently the new milter is really rather minimalist. I’m happy with it, but power users of spamass-milter might be disappointed. If you’re interested, please try it out and give feedback on the issue tracker.
