minfrin

Results 117 comments of minfrin

Having a similar problem understanding this. I have a mailserver that handles 4 different domains, that need to support ARC, and there is no apparent way to handle more than...

Other segaults: https://github.com/trusteddomainproject/OpenDMARC/issues/183

> Closing this because a `bat`, `powershell`, or `pwsh` step should be used to call `msbuild` from Pipeline rather than creating special case logic inside this plugin. Does this not...

The Firefox project never provided the reason for removal of crypto.signText(), and the need exists still. Currently id.ee is the closest plugin that I have found that is able to...

> It is not so simple. We need then also some sort hashing and when you validate signature you need to know the hash algo and also the message digesting...

Fixed in https://github.com/trusteddomainproject/OpenARC/pull/159

Just got the same behaviour. For me, se->data.server.userdb is NULL on this line, which results in silent failure: https://github.com/collectd/collectd/blob/1da3305c10c8ff9a63081284cf3d4bb0f6daffd8/src/network.c#L555

Replaces https://github.com/collectd/collectd/pull/3934

> How this differs from the original version in #3357? Original version was submitted in 2019, patch has been reapplied as the underlying codebase moved and conflicted. > Nowadays new...

> Collectd documentation migration guide is a bit sparse: https://collectd.org/wiki/index.php/V5_to_v6_migration_guide Am I right in understanding that metric_t is going away, and metric_family_t is replacing it? > But you can use...