코드 5.5.0.5 및 7.0.0.0을 실행하는 DLms용 SMTP를 사용할 때 CLM에서 Call Home을 수신하지 않음
Summary: DLm 코드 5.5.0.5 및 7.0.0.0에서 /opt/connectemc/ConnectEMC_config.xml 파일이 변경되어 EmailAddress가 emailalert@emc.com 에서 emailalert@dlm.emc.com 로 변경되었습니다. 이 이메일은 현재 CLM으로 전송할 수 있는 유효한 이메일이 아닙니다.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
코드 5.5.0.5 및 7.0.0.0을 실행하는 DLms는 CLM에 콜홈하지 않으며, 알림을 위해 SMTP 메일 서버를 사용할 때 CLM에서 알림을 수신하지 않습니다. SCG 및 SRS 알림 방법은 영향을 받지 않습니다.
Cause
코드 레벨 5.5.0.5 및 7.0.0.0은 ConnectEMC_config.xml 파일의 EmailAddress 필드를 emailalert@emc.com 에서 emailalert@dlm.emc.com 로 변경했으며, 이는 현재 CLM에 사용할 수 있는 이메일 주소가 아닙니다.
Resolution
이 문제를 해결하려면 /opt/connectemc/ConnectEMC_config.xml 파일을 편집하여 emailalert@dlm.emc.com 를 emailalert@emc.com 로 바꿉니다. 이 줄은 다음 줄의 ConnectEMC_config.xml 파일에서 수정해야 합니다. <EmailAddress>emailalert@dlm.emc.com</EmailAddress>, emc.com 앞의 "dlm" 제거 이 작업은 vi edit를 사용하여 EmailAddress 행을 수정하거나 sed 명령을 사용하여 대체할 수 있습니다.
sed -i 's/emailalert@dlm\.emc\.com/emailalert@emc.com/g' /opt/connectemc/ConnectEMC_config.xml
Affected Products
Disk Library for mainframeArticle Properties
Article Number: 000385062
Article Type: Solution
Last Modified: 17 Mar 2026
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.