Amitai Schleier

Results 107 comments of Amitai Schleier

Another option: according to GNU sed's manpage, `-E` is the POSIX-specified and portable synonym for `-r`. This seems to work for me on a bunch of platforms: ```diff @@ -20,8...

I can confirm, this patch fixes self-tests on NetBSD 8 and 9 (prerelease), FreeBSD 12, and OpenBSD 6.6. Self-tests also pass on Debian 10 and Devuan. (I do see test...

Bump, @mbhangui and others. How can we help get this done and merged for 1.08?

> What would be a good address that someone can email in case of issue? I've just added a `packages@` alias, forwarding to `dev@`.

In pkgsrc, for similar reasons, I had the qmail package depending on http://www.netmeridian.com/e-huss/queue-fix.tar.gz and running it at post-install time. Maybe that is more suitable here?

Well, maybe it’s not needed. The dependency is long gone from pkgsrc qmail. Sorry I’ve missed this, but what’s the reason it doesn’t work to have the package call `./instchown`...

Connecting one pending tab to another, here's Jan Schaumann's [Open Source Security Policy Wishlist](https://www.netmeister.org/blog/oss-security-wishlist.html)

Thank you in particular for taking care to write tests for this functionality, especially since we've seen bugs in the currently available implementations. When and how should this PR land?...

Are there so many EHLO-capability-implementing extensions for qmail-remote out there? The TLS patch, maybe the AUTH patch... what else exists that I should be aware of?

Thought of SMTPUTF8 right after posting, as one does. Managed to not have SIZE occur to me despite having re-read that RFC _today_. Perhaps unsurprisingly, I can’t imagine there being...