SYNOPSIS |
#include <dkim.h> DKIM_STAT dkim_reportinfo( DKIM *dkim, int *fd, int *bfd, char *buf, size_t len );Retrieve information required to generate a failure report. The calling application can use this information to generate a DSN-like report for use in determining the cause of interoperability problems between implementations. | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DESCRIPTION |
| ||||||||||||
ARGUMENTS |
| ||||||||||||
NOTES |
|