Error in SmtpServer: runtime error:/opt/kumomta/share/policy-extras/dkim_sign.lua

Trying to install Kumo on a fresh server, and getting an issue with my DKIM config? I thought I followed everything I did before, but I’m having issues

I’m using tailer to try and get info, but it’s messy to say the least

  },```

trying to remember how to get startup logs, because I think it tells me there as well

oh this works

journalctl -f -n 50 -u kumomta.service

TSA Error, will retry in 30 seconds false IO error: Connection refused (os error 111

pretty sure I found it :slightly_smiling_face:

systemctl start kumo-tsa-daemon

aha multiple issues

Unexpected 'DomainSigningPolicy' value 'TempFailIfNotInDNS', expected one of 'Always

I think that must’ve changed in an update?

it was never supported, but was listed as a todo in a sample. More recently we started to strictly validate the configuration and raise errors for things like this

You can run kumod --validate to perform deep validation of your config