Duncan Bellamy

Results 43 comments of Duncan Bellamy

Yes that is correct, it uses comment to track. Then you can have different jails add to the same address list if needed, but I guess doing by address would...

It should be possible to do the action flush with matching comment wild card, I will edit rule and test it out

Looking at the logs again x86_64 is using dovecot-3.15 and aarch64 is using dovecot-3.14 as the new version is still being built for it.

I created a patch for dovecot-3.15 but it does not check ABI version 32bit still not compiling Could in rados-metadata.h: 'void librmb::RadosMetadata::convert(librmb::rbox_metadata_key, const uint&)' be removed and only have: 'void...

You could try plain LUA instead of luajit.

Looks like this has happened for other things: https://github.com/upx/upx/issues/254 https://github.com/electron/electron/issues/25387

Alpine linux uses openResty LuaJIT now, have you tried that?

are you using luajit or Lua?

when you build it you have to use one or the other, what did you install to build it?

you have installed Lua and luajit and told it to use luajit, try `-DENABLE_LUAJIT=OFF`