Cisco Cisco Email Security Appliance C160 Références techniques

Page de 324
 
3-48
CLI Reference Guide for AsyncOS 9.6 for Cisco Email Security Appliances
 
Chapter 3      The Commands: Reference Examples
  DMARC Verification
Edit a DMARC Verification Profile
dmarcconfig profiles edit <name> [options]
Delete a DMARC Verification Profile
dmarcconfig profiles delete <name>
Delete all the DMARC Verification Profiles
dmarcconfig profiles clear
View the Details of a DMARC Verification Profile
dmarcconfig profiles print <name>
Export DMARC Verification Profiles
dmarcconfig profiles export <filename>
Import DMARC Verification Profiles
dmarcconfig profiles import <filename>
Change Global Settings
dmarcconfig setup [options]
--tempfail_response_code
The SMTP response code for rejected messages in case of 
temporary failure. The default value is 451.
--tempfail_response_text
The SMTP response text for rejected messages in case of 
temporary failure. The default value is “#4.7.1 Unable to 
perform DMARC verification.”
--permfail_action
The message action that AsyncOS must take on the messages 
that result in permanent failure during DMARC verification. 
Possible values are “accept” or “reject.”
--permfail_response_code
The SMTP response code for rejected messages in case of 
permanent failure. The default value is 550.
--permfail_response_text
The SMTP response text for rejected messages in case of 
permanent failure. The default value is “#5.7.1 DMARC 
verification failed.”
Argument
Description
Options
Description
--report_schedule
The time when you want AsyncOS to generate DMARC aggregate 
reports.
--error_reports 
Send delivery error reports to the domain owners if the DMARC 
aggregate report size exceeds 10 MB or the size specified in the RUA 
tag of DMARC record.
--org_name
The entity generating DMARC aggregate reports. This must be a 
domain name.