DESCRIPTION |
Purpose |
A dkim_handling_t is a value from an enumerated list of the
possible options available for recommending handling of suspicious
messages. The "handling" value for a signing domain is retrieved during
verification, and made available via the
dkim_policy() function. |
Possible Values |
- DKIM_HANDLING_PROCESS -- process the message
- DKIM_HANDLING_DENY -- deny (discard or reject) the message
|
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.
|
---|