SYNOPSIS |
#include <dkim.h> int dkim_getpresult( DKIM *dkim );Retrieve policy result data from a DKIM handle. The return value is a DKIM_PRESULT constant indicating why the dkim_policy() returned the result that it did. | ||||
---|---|---|---|---|---|
DESCRIPTION |
| ||||
ARGUMENTS |
| ||||
NOTES |
|