SYNOPSIS |
#include <dkim.h> DKIM_STAT dkim_sig_getreportinfo( DKIM *dkim, DKIM_SIGINFO *sig, int *hfd, int *bfd, char *addrbuf, size_t addrlen, char *fmtbuf, size_t fmtlen, char *optsbuf, size_t optslen );Retrieve information required to generate a signature verification failure report. The calling application can use this information to generate an ARF (Abuse Reporting Format) or other report for use in determining the cause of interoperability problems between implementations. | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DESCRIPTION |
| ||||||||||||||||||||||
ARGUMENTS |
| ||||||||||||||||||||||
NOTES |
|