I built 7.3.0p0 rc2 on Debian Bookworm and it seems to work ok so far.
Just one thing: I had to change my smtpd.conf, because starting
initially failed with:
smtpd: invalid listen option: pki required for tls/smtps
My smtpd.conf has four pki sets, because the server serves several
domains. Up to now, I never needed to use pki in a listen directive, as
OpenSMTPD would pick the correct pki depending on the hostname.
It appears this no longer works. Is that a bug or a deliberate change?
If the latter, what to do now? For the tests, I used one of the pkis in
the listen directive, but I really need all four of them. Would
specifying them all work?
Regards,
Frank