SYNOPSIS |
#include <dkim.h> DKIM_STAT dkim_policy_getreportinfo( DKIM *dkim, char *addrbuf, size_t addrlen, char *optsbuf, size_t optslen, char *smtpbuf, size_t smtplen, u_int *interval );Retrieve information required to generate a DKIM policy failure report. The calling application can use this information to generate an ARF (Abuse Reporting Format) or other report for use in reporting messages which violate a sender's published DKIM policy. | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DESCRIPTION |
| ||||||||||||||||||
ARGUMENTS |
| ||||||||||||||||||
NOTES |
|