How to disable sending Daily/Weekly/Performance/User Triggered/AODs Triggered ASUP via email
Applies to
- ONTAP 9
- AutoSupport (ASUP)
- Transport protocol HTTPS
- Additional ASUP sent to email address via SMTP
Description
- AutoSupport sends messages to different recipients, depending on the type of message.
- To disable the various types of ASUP delivery via SMTP, removing the email address from the -to or -partner-address address list in the ASUP configuration is required.
- Replace the email address configured in the “-to” filed to the minus/dash (
-
) sign or""
:
::> autosupport modify -node * -state enable -mail-hosts mailhost -to -
::> autosupport modify -node * -state enable -mail-hosts mailhost -partner-address –
or
::> autosupport modify -node * -state enable -mail-hosts mailhost -to ""
::> autosupport modify -node * -state enable -mail-hosts mailhost -partner-address ""