On Mon, Feb 9, 2026 at 3:38 PM Thorsten Glaser <[email protected]> wrote: > I’m currently looking at Michael’s (which looks pretty good so far) > but can have a look at whether you spotted anything new that would > be good to merge.
I think the only really interesting thing I did was to disable backgrounding so that systemd directly starts the main openarc process rather than having openarc fork itself and exit immediately: https://salsa.debian.org/pfish/openarc/-/blob/67f1c6ec1542457fad68ab0c4a419a5045ddd55b/debian/openarc.conf#L37 On the other side, I could also see wanting to have it fork so that OpenARC, OpenDKIM, and OpenDMARC all behave the same by default. Overall I would also agree that Michael’s is probably better overall (which is not surprising, considering that he has, you know, experience).

