On Sat, 13 Sep 2014 23:47:30 +0200 Kurt Roeckx wrote:
> Package: opendmarc
> Version: 1.3.0+dfsg-1
>
> Hi,
>
> I started importing opendmarc into a database and I'm trying to
> understand what all the data is. In the messages table I
> currently see:
>
> opendmarc=> select spf, count(*) from m
Package: opendmarc
Version: 1.3.0+dfsg-1
Hi,
I started importing opendmarc into a database and I'm trying to
understand what all the data is. In the messages table I
currently see:
opendmarc=> select spf, count(*) from messages group by spf;
spf | count
-+---
-1 | 12229
1 | 250
2 matches
Mail list logo