dkim_gethandlingstr()

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
Called When dkim_gethandlingstr() can be called at any time.
ARGUMENTS
ArgumentDescription
handling A handling code previously retrieved by a call to dkim_policy().
NOTES
  • None.

Copyright (c) 2007 Sendmail, Inc. and its suppliers. All rights reserved.
By using this file, you agree to the terms and conditions set forth in the LICENSE.