On 7/20/10 8:53 AM, "Dave O'Neill" <d...@roaringpenguin.com> wrote:
> On Mon, Jul 19, 2010 at 01:39:32PM -0700, John Hardin wrote: >> I'll say it again, Marc: you'd get better response from large sites if >> you offered source code for a small SMTP daemon that did the connection >> analysis you want and sent to you just the offending IP addresses via an >> auditable channel (e.g. a plain HTTP PUT), and asked people to install >> that somewhere in their public netspace. > > Rather than something bespoke over HTTP, I'd suggest instead using > https://datatracker.ietf.org/doc/draft-dskoll-reputation-reporting/ Looks nice, but the only report types are IPv4 and IPv6. You may wish to describe domain-name (uri), domain-name (fcdns) and domain-name (email) report types, as those may be more applicable to Marc's purposes. But as a general note, I'd love to see sqlgrey use this to coordinate multiple greylisting servers, but IP reputation is insufficient for that purpose.