SMTP authentication is absolutely required on Veritas System Recovery 18 when sending SMTP notification.
Problem
SMTP authentication is required on Veritas System Recovery 18 when sending SMTP notification.
Error Message
Error ECE3006A: Unable to send notificaiton e-mail.
ECE30072: Check the fully-qualified Domain name and port number of the SMTP server
Cause
SMTP notification cannot be sent without SMTP authentication from Veritas System Recovery (VSR) 18.
Solution
This issue has been resolved by Veritas System Recovery 18 Service Pack 3.
Service Pack 3 (18.0.3) for Veritas System Recovery (VSR) 18
Workaround
A user name and password must be provided for SMTP authentication. (See Figure 1)
Figure 1
VSR 18 Service Pack 1 (18.0.1) allows SMTP email to be sent successfully when the Encryption Type is set to None. There is currently no way to specify the authentication method to be used when Encryption Type is set to None. Instead, the authentication method used by VSR to send the SMTP email is based on the highest level of authentication allowed by the SMTP server. The user name and password are ignored only if the SMTP server does not have authentication features enabled. In this condition, any user name and password can be specified in the UI (Figure 1).
If anonymous authentication is required with the Encryption Type set to None, configure the SMTP server to only allow Anonymous sends from the computers running VSR 18 SP1. This can typically be accomplished by creating a "scoped receive connector" on the SMTP server to specify the rules to be used when SMTP send requests are received from specific IP addresses. The scoped receive connector should be set to only allow Anonymous authentication, and the IP addresses of all VSR computers should be added to this connector's scope. In this way, as the SMTP server does not allow any authentication method other than Anonymous, when VSR sends an SMTP email it will only be able to send with Anonymous authentication and the user name and password entered in the UI will be ignored. NOTE: A user name and password is still required to be entered in the SMTP Email settings in VSR, but it will not be used if the SMTP server only allows Anonymous sends from computer running VSR.