-
I found the tempfail problem was due to a bug in a graylister.
But dk-filter still has a problem with the dns configuration stuff.
2009-10-28 19:12:23 UTC in domainkeys-milter
-
I use option -C dns=a,int=a but I get signature verification failed: DNS error or timeout for `grahamcrackers._domainkey.pmailus.com' causing tempfail.
I scanned the source and cfg_dnserr is set but never used. That still does not explain the tempfail because all the output codes should be accept.
2009-10-28 18:42:29 UTC in domainkeys-milter
-
It's not just the ip6 directive that doesn't work, ipv6 seems completely broken. In trying to fix this myself, I find that ipv6 addresses are not formatted before being passed into libmarid. That was easy to fix, but then when the ip4 directive gets an ip6 address it will permerror which is also wrong. Pretty easy to fix. But this does indicate that the whole milter has had no testing with...
2009-10-19 06:06:24 UTC in senderid-milter
-
Added a second patch which stops a segfault in some cases.
2009-06-27 01:37:49 UTC in senderid-milter
-
the 0.5.0 tar file does not include documentation for the config file.
2009-06-27 01:07:22 UTC in batv-milter