| SYNOPSIS |
#include <dkim.h> const char *dkim_gethandlingstr( int handling );Translate a policy-based message handling code into a string. handling is a dkim_handling_t constant indicating what action the sender's domain has requested be taken against messages which violate its published signing policy. | ||||
|---|---|---|---|---|---|
| DESCRIPTION |
| ||||
| ARGUMENTS |
| ||||
| NOTES |
|