On 2023/06/18 16:15:51 +0100, Simon Harrison <i...@simonh.uk> wrote: > On Sun, 18 Jun 2023 16:08:20 +0200 > Omar Polo <o...@omarpolo.com> wrote: > > > > On 17 Jun 2023, at 18:43, Simon Harrison <i...@simonh.uk> wrote: > > > > > > On Sat, 17 Jun 2023 09:50:17 +0200 > > > Omar Polo <o...@omarpolo.com> wrote: > > > > > >> OpenSMTPD 7.3.0p0 has just been released. > > >> > > > > > > When someone compiles (and runs) this on Debian Bookworm, can you > > > post a quick howto. I tried on one of my servers and had lots of > > > errors. > > > > I've compiled and run successfully several times on Devuan, which I > > hope it's not too different from Debian. > > > > Can you please share the commands you issued and the errors you are > > getting? In general, when reporting an issue, attaching compile or > > runtime logs (whichever more appropriate for the matter) is always the > > right thing to do. Feel free to send them offlist if you prefer > > > > > > Thanks, > > > > Omar Polo > > > > Hi Omar. I'll do that next week in a new thread. There was definitely a > problem with filter-dkimsign, not sure if you could bundle that with > the portable version?
although I use filter-dkimsign too, it's a separate project and so won't be bundled with the portable version, just like all the other useful filters. I just compiled libopensmtpd filter-dkimsign on devuan and it builds fine for me, but I've also noticed that opensmtpd-filter-dkimsign is available on the repository, so why don't just use apt to install it? Cheers, Omar Polo