ASUPはSMTP認証をサポートしていますか。
環境
- Cloud Volumes ONTAP(CVO)
- ONTAP 9.6
- ASUP
- SMTP認証
回答
- はい。 AutoSupportでは認証が可能です。
- これをONTAP 9.6以降で使用するには、次の手順を実行します。
cluster1::> autosupport modify -node cluster1-01 -mail-hosts user_name@mymailhost.example.com
Enter password for remote host "mymailhost.example.com":
- ONTAP 9.6より前のバージョンで使用:
cluster1::> autosupport modify -node cluster1-01 -mail-hosts user_name:password@mymailhost.example.com
追加情報
AdditionalInformation_text