zytzagoo
zytzagoo
Turn on debug to see the exact output/exception? When using telnet (which you say works fine), are you connecting from the same machine/host as the script or a different one?...
This is what I get, tested using: ```php
There's a delay when checking bourdette.com, but only on what appears to be the first connection from a certain ip (subsequent tests/connections from the same ip [if the ip is...
easycheck.fr (ovh.net really) is doing various things to prevent bulk validations, including sender address validation etc. they maybe don't do so much when you come for a reputable ip and/or...
From here, this all looks like various symptoms of the same disease -- you're being throttled (for whatever reason). If someone else has some other insights and/or similar experiences, do...
Interesting. Can you provide some more details / links on that new cookie law "spec"? Providing hooks/callbacks and letting the implementer handle it (along with specifying the type of consent...
I had a feeling it might be about GDPR. As far as I understood it (back when I first heard about it), that was about storing/processing PII and SPI (https://en.wikipedia.org/wiki/Personally_identifiable_information)...
This and the linked resources within should probably be required reading: https://www.cookielaw.org/blog/2016/5/13/the-gdpr,-cookie-consent-and-customer-centric-privacy/
Had a read through a few of the linked articles above... Wow. Messy, headache inducing stuff, and still so much vagueness. But it looks like a clear win for privacy,...
Implementation wise, if the vistor, for example, disables "Social Sharing Cookies" in the [screenshot above](https://user-images.githubusercontent.com/7723418/39303399-dd9607ea-494d-11e8-9f74-6ff3535c35a6.jpg), does that mean the site doesn't load social sharing plugins at all? (after reloading the...