Article Content
Article Number | 000034481 |
Applies To | RSA Product Set: Security Analytics RSA Product/Service Type: SA Security Analytics Server RSA Version/Condition: 10.6.x and 11.x Platform: CentOS O/S Version: 6 and 7 |
Issue | SA server fails to send any notification email even after configuring Global Notification with the correct SMTP setting. Mail server is configured to accept only FQDN but monitoring the packets with tcpdump shows that SA server sends hostname instead of FQDN in EHLO response as shown below. E.g. TestServer is shown instead of TestServer.test.local
|
Resolution | By default, postfix uses the hostname of the SA server in EHLO response. In order to resolve the issue, follow the user guide to change the hostname of the SA server to FQDN. --Version 10.x After following the User Guide to change the hostname, please modify /etc/puppet/csr_attributes.yaml on the SA server to update the hostname with FQDN and reboot the SA server host. If on version 11.x please contact support for assistance with changing the hostname. |