Smarts NCM: Email not working after upgrading from 9.4 to 9.4.1.
book
Article ID: 330907
calendar_today
Updated On:
Products
VMware Smart Assurance
Issue/Introduction
Symptoms:
Email notifications are not being received by the NCM users.
A common error in the Powerup.log under the $VOYENCE_HOME/ncmcore/logs directory
2016-01-06 11:52:20,084 ERROR [com.powerup.configmgr.integration.transport.javamail.JavaMailTransportStrategy] (http-apr-8881-exec-9) Cannot send e-mail to recipient: [email protected] Line 95879: javax.mail.MessagingException: Can't send command to SMTP host; Line 95882: at com.sun.mail.smtp.SMTPTransport.sendCommand(SMTPTransport.java:1420)
Environment
VMware Smart Assurance - NCM
Resolution
To resolve the issue please follow the directions below:
Login to the CLI of the Application server.
source etc/voyence.conf
Edit $VOYENCE_HOME/ncmcore/webapps/ncm-webapp/WEB-INF/classes/applicationContent.xml and look for "mail.smtp.starttls.enable"
Change the value to "false"
Save changes
Perform a vcmaster restart service vcmaster restart