SYNOPSIS |
#include <dkim.h> const char *dkim_gethandlingstr( dkim_handling_t 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 |
|