Results 307 comments of Kirill A. Korinsky

@cjones051073 thanks, you was faster than me :) It is testing right now here: https://github.com/catap/macports-ports/actions/runs/4862643389 I really think that we had found the cause and it I feel that I've...

Sorry, tooo many branches! The right one: https://github.com/catap/macports-ports/actions/runs/4862901100

@cjones051073 seems that your PR works as expected

@cjones051073 I've supprised that it doesn't require to be rebased

@kencu maybe merge it?

I do have similar issue with similar setup: mail server with unbound which is used for RBL. Anyway, my setup is quite small server with a few emails and issue...

I think I got it. `NXDOMAIN` uses by cache layer for the case when cache hasn't got it. So, when DNSBL returns `NXDOMAIN`... `unbound` doesn't cache it because it means...

@ctheune how can I run tests without installing pycountry?

@ctheune I've checked https://github.com/pycountry/pycountry/blob/main/.github/workflows/test.yml and I see that you assume that current version of project is installed, before running tests. So, my question: how can I run test *withouth* installing...