IPv6 support for greylist and blackhole #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello Sean
I have made a lot of changes in tumgreyspf, mainly to support IPv6 in the greylisting and blackhole checks.
I also updated tumgrey-stat and tumgrey-clean, to deal with the IPv6 files and directories, and to cleanup all the expired files, doesn't matter if the greylist check is IP only, or IP + recipient.
I know that the changes are extensive, and I probably changes one or two things that I shouldn't, but I am deploying an new IPv6 mail MX, and I want to continue using tumgreyspf.
The code was tested in Ubuntu 15.10, with python 2.7.10 installed via APT.