Rupert
Rupert
[ded_martenson_patch.txt](https://github.com/martenson/disposable-email-domains/files/1422334/ded_martenson_patch.txt)
Configures and compiles with neither errors nor warnings. OK Tests return a few errors. [test.log](https://github.com/libevent/libevent/files/2906534/test.log)
The similarity ratios describe the components of one's fingerprint in the context of current statistical data. For example, the current data for my browser claim that the user agent "Mozilla/5.0...
The current test at returns the following on a domain. ``` Error: HTTP does not redirect to HTTPS http://oneexample.com (HTTP) redirects to https://OneExample.com/. The first redirect from http://OneExample.com should be...
chroot
Hello, I have a problem with both nsd and unbound and I need direction on how to solve it. I need to respect standards, namely write the variable data under...
This is to inform that Opendkim was broken on OpenBSD 6.7 and is still broken on OpenBSD 6.8. I am referring to https://github.com/openbsd/ports/tree/master/mail/opendkim. This is the result from the tests:...
Hello, e-mails are being rejected as follows: ``` Jul 4 11:27:52 [servername] opendkim[37482]: F2BCE7E971: o4.hv30n.shared.sendgrid.net [167.89.100.125] not internal Jul 4 11:27:52 [servername] opendkim[37482]: F2BCE7E971: not authenticated Jul 4 11:27:53 [servername]...
When shutting down the dkim server, the OpenBSD console warns about an unspecified function exiting with a locked mutex inside. This is a place-holder to track it down.
Subsequent runs of "make check" return different results. Sometimes is passes all test, sometimes it fails the following. ``` > grep FAIL test.log FAIL: t-test93 FAIL: t-test99 FAIL: t-test88 FAIL:...
``` dkim.c:6092:49: warning: size argument in 'strlcpy' call appears to be size of the source; expected the size of the destination [-Wstrlcpy-strlcat-size] strlcpy((char *) dkim->dkim_zdecode, z, strlen(z)); ~~~~~~~^~ ``` Proposed...