On 2026/03/05 13:34, Jan Stary wrote: > Dear all, > > after an upgrace of amd64 to the latest current, > my mailserver fails to send mail when doing dkim: > > Mar 5 13:08:43 www smtpd[81882]: dkim_ed: pledge: Invalid argument > Mar 5 13:08:43 www smtpd[578]: warn: lost processor: dkim_rsa exited > abnormally > > The opensmtpd-filter-dkimsign-0.6p0 is upgraded, like everything else.
If it's upgraded then the above error shouldn't happen. What do you get for "strings /usr/local/libexec/smtpd/filter-dkimsign | grep stdio"? Should be "stdio rpath wpath cpath". If it's "tmppath stdio" then for whatever reason it is not upgraded. > I turned it off for the moment in smtpd.conf. > > Has something changed in pledge that would be relevant for this? yes
