Cisco Cisco Email Security Appliance C190 Technical References

Page of 314
 
37
Cisco AsyncOS 9.1 for Email CLI Reference Guide
 
Chapter 3      The Commands: Reference Examples
  Domain Keys
Display a list of all signing keys:
Display all information about a specify signing key:
Import signing keys from a local machine:
Export signing keys from the appliance:
Delete all signing keys on the appliance:
Batch Format - Search for a Key or Profile
Search for a profile signing key:
Batch Format - Global Settings
Modify global settings for Domain Keys/DKIM on your appliance:
The option available is:
--sign_generated_msgs
 - Specify whether to sign system-generated messages. Possible values 
are 
yes
 or 
no
.
Example: Configuring Domain Keys via the CLI
Use the 
domainkeysconfig
 command in the CLI to configure Domain Keys on your appliance. 
The 
domainkeysconfig
 command has all of the features of the Mail Policies -> Domain Keys page. It 
also provides the ability to generate a sample Domain Keys DNS TXT record. For more information 
about generating sample Domain Keys DNS TXT records, see 
.
In this example, a key is generated, and a domain profile is created:
mail3.example.com> domainkeysconfig
domainkeysconfig keys list
domainkeysconfig keys print <key_name>
domainkeysconfig keys import <filename>
domainkeysconfig keys export <filename>
domainkeysconfig keys clear
domainkeysconfig search <search_text>
domainkeysconfig setup <setup_options>