Does ASUP support SMTP authentication?
Applies to
- Cloud Volumes ONTAP (CVO)
- ONTAP 9.6
- ASUP
- SMTP authentication
Answer
- Yes, autosupport allows for authentication.
- To use this for ONTAP 9.6 or later:
cluster1::> autosupport modify -node cluster1-01 -mail-hosts user_name@mymailhost.example.com
Enter password for remote host "mymailhost.example.com":
- Use this prior to ONTAP 9.6:
cluster1::> autosupport modify -node cluster1-01 -mail-hosts user_name:password@mymailhost.example.com
Additional Information
additionalInformation_text