Technical References

33
Cisco AsyncOS 9.1 for Email CLI Reference Guide
Chapter 3 The Commands: Reference Examples
Domain Keys
Editing a signing profile:
Signing profile options:
rename <name>
domain <domain>
selector <selector>
canonicalization <canon>
canonicalization <header_canon> <body_canon>
key <key_name>
bodylength <body_length>
headerselect <header_select>
customheaders <custom_headers>
itag <i_tag> [<agent_identity>]
qtag <q_tag>
ttag <t_tag>
xtag <x_tag> [<expiration_time>]
ztag <z_tag>
new <user-list>
delete <user-list>
print
clear
Delete a signing profile:
--expiration_time
Number of seconds before signature is expired. Is
used only in DKIM profiles. This value becomes a
difference of
x and t tags of the signature. This
option is only applicable if
--x_tag value is set to
yes. Default is 31536000 seconds (one year).
--z_tag
Determines whether to include the z tag into the
signature. Possible values are
yes or no. Default is
no.
domainkeysconfig profiles signing edit <name>
[signing-profile-options]
domainkeysconfig profiles signing delete <name>
Table 3-2 domainkeysconfig New Signing Profile Arguments
Argument Description