Views:
This issue happens when the network environment is not fully IPv6 compliant.
You can resolve the issue by configuring the IMSVA MTA, Postfix, to use an IPv4 address only when sending emails. Do the following:
  1. Login to the IMSVA shell.
  2. Edit the main.cf file located under the /opt/trend/imss/postfix/etc/postfix directory.
  3. Look for the line "inet_protocols" and set it to "inet_protocols = ipv4".
  4. Save the main.cf file.
  5. Restart Postfix using the command "service postfix restart".