tumgreyspf icon indicating copy to clipboard operation
tumgreyspf copied to clipboard

A no-dependence external policy checker for Postfix that does SPF and greylisting.

Results 4 tumgreyspf issues
Sort by recently updated
recently updated
newest added

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...

Probably introduced by https://github.com/phihag/ipaddress/commit/3c5883496177b654a81e98b5c77007455d8ee4a6

`configGlobal` is undefined in [line 34 of tumgreyspf-clean](https://github.com/linsomniac/tumgreyspf/blob/53731a1e5e783ffe1ebc05442eeab0f9439ac66c/tumgreyspf-clean#L34). This should probably be `config` instead.

Hi, I did some whitelisting by putting files named "**default**" with the content "CHECKERS = " in pathes representing the ip addresses of the delivering mail servers like e.g. /var/lib/tumgreyspf/config/client_address/1/2/3/**default**...