Technical References
58
Cisco AsyncOS 9.1 for Email CLI Reference Guide
Chapter 3 The Commands: Reference Examples
General Management/Administration/Troubleshooting
• updatenow
• upgrade
• version
• wipedata
See also Virtual Appliance Management, page 3-285.
addressconfig
Description
The addressconfig command is used to configure the From: Address header. You can specify the
display, user, and domain names of the From: address. You can also choose to use the Virtual Gateway
domain for the domain name. Use the addressconfig command for mail generated by AsyncOS for the
following circumstances:
• Anti-virus notifications
• Bounces
• DMARC feedback reports
• Notifications (notify() and notify-copy() filter actions)
• Quarantine Messages (and “Send Copy” in quarantine management)
• Reports
• All other messages
In the following example, the From: Address for notifications is changed from:
Mail Delivery System
[MAILER-DAEMON@domain]
(the default) to Notifications [Notification@example.com]
Usage
Commit: This command requires a ‘commit’.
Cluster Management: This command can be used in all three machine modes (cluster, group, machine).
Batch Command: This command does not support a batch format.
Example
mail3.example.com> addressconfig
Current anti-virus from: "Mail Delivery System" <MAILER-DAEMON@domain>
Current bounce from: "Mail Delivery System" <MAILER-DAEMON@domain>
Current notify from: "Mail Delivery System" <MAILER-DAEMON@domain>
Current quarantine from: "Mail Delivery System" <MAILER-DAEMON@domain>
Current DMARC reports from: "DMARC Feedback" <MAILER-DAEMON@domain>
Current all other messages from: "Mail Delivery System" <MAILER-DAEMON@domain>
Choose the operation you want to perform:
- AVFROM - Edit the anti-virus from address.
- BOUNCEFROM - Edit the bounce from address.
- NOTIFYFROM - Edit the notify from address.
- QUARANTINEFROM - Edit the quarantine bcc from address.
- DMARCFROM - Edit the DMARC reports from address.