| SYNOPSIS | #include <dkim.h> const char *dkim_getpresultstr( int presult );Translate a policy result into a string. presult is a DKIM_PRESULT constant indicating why the dkim_policy() returned the result that it did, retrieved previously by a call to dkim_getpresult(). | ||||
|---|---|---|---|---|---|
| DESCRIPTION | 
 | ||||
| ARGUMENTS | 
 | ||||
| NOTES | 
 |