@wolf480pl Yes. With the scare quotes included.
The milter protocol is such a sendmail thing. If I didn't know it was a sendmail thing, I'd immediately guess it is.
-F winnow/debug ftw. My error reporting at the moment is piss poor. All I saw was a "parse error" with no indication where and why. Run with -F winnow/debug, and voila!
I do need better error reporting, but winnow's debug thing is always going to be better.
I guess I can start opening up the repo soon, because there's enough code in there to do a no-op, logging only milter.
There's a lot of sharp edges, and the interface between Roto and Rust will change, but it's Something™.
@algernon
does Postfix promise that this will keep working in the future?
@wolf480pl Nothing promises anything about the milter protocol. Not even sendmail.
@algernon
oh, so it's a "living protocol"? :P
@wolf480pl Yes. With the scare quotes included.