DKIM/DK Functions
Last updated March 2020
Name | Description |
---|---|
ec_dk_responsible_domain | Function to return responsible domain |
ec_dk_sign | Function to sign a mail message |
ec_dkim_domains | Function to return a list of valid signing domains |
ec_dkim_domains_string | Function to return a list of valid signing domains |
ec_dkim_get_verify_results | Return the number of DKIM signature results |
ec_dkim_reflect | Function to reflect validation result to email address specified in "rcpts" |
ec_dkim_responsible_domain | Function to return responsible domain |
ec_dkim_responsible_domain_string | Function to return responsible domain |
ec_dkim_sign | Function to sign a mail message |
ec_opendkim_sign | Function to sign a mail message |
ec_opendkim_start | Create a DKIM verify structure |
ec_opendkim_verify | Function to validate a message's DKIM signature |
Was this page helpful?