[opendmarc-dev] OpenDMARC 1.1.0 Beta1 available

Scott Kitterman sklist at kitterman.com
Mon Feb 11 12:48:50 PST 2013


On Monday, February 11, 2013 11:53:26 AM Murray S. Kucherawy wrote:
> Changes since Beta0:
> 
> o Add new library functions in preparation for the new draft:
>  	+ opendmarc_policy_to_buf()
>  	+ opendmarc_policy_fetch_fo()
>  	+ opendmarc_policy_fetch_rf()
> 
> o Explain mkdb.mysql in reports/README
> 
> o Fix SQL syntax in opendmarc-params

A couple of compiler warnings for you to consider if you care about:

opendmarc_dns.c: In function 'dmarc_dns_get_record':
opendmarc_dns.c:216:2: warning: passing argument 2 of 
'opendmarc_policy_library_dns_hook' from incompatible pointer type [enabled by 
default]
In file included from opendmarc_dns.c:12:0:
opendmarc_internal.h:225:6: note: expected 'struct sockaddr_in **' but 
argument is of type 'struct sockaddr_in (*)[3]'

I don't remember if I looked when I did Beta0, so I don't know if they are 
new.  I can check build logs if it matters.

Scott K


More information about the opendmarc-dev mailing list