vmware-marketplacelivehelperchat

Configure SMTP for outbound emails

To configure outbound email, follow these steps:

  • Log in to the application as an administrator.

  • Click the “System Configuration” icon (next to the “Extra Modules” tab).

  • Select the “Mail Settings” in system tab.

  • At the “Mail Settings” subtab, configure whatever you want to appear as the “From” address. For instance: help@mydomain.com

  • Select the “SMTP” tab.

  • Enable SMTP, clicking on the checkbox.

  • Configure the server to be used for outbound email. For example, to configure a Gmail account, you could use the settings below. Replace USERNAME and PASSWORD with your Gmail account username and password respectively.

    • SMTP Server - tls://smtp.gmail.com
    • SMTP port - 465
    • Login - USERNAME@gmail.com
    • SMTP Password - PASSWORD
  • Click “Save” to save your changes or “Test” to send a test email and save the settings.

Live Helper Chat email configuration

To configure the application to use other third-party SMTP services for outgoing email, such as SendGrid, refer to the FAQ.

NOTE: If you are using Gmail as the outbound email server, your application’s attempts to send outgoing emails may be blocked by Gmail if it considers the authentication attempts to be suspicious. When this happens, you will receive a Gmail security alert at the corresponding Gmail address. To proceed, you will need to manually confirm the validity of the authentication attempt before Gmail will permit the application to send outbound emails. For more information on this and other Gmail issues related to outbound email from your application, refer to our Gmail SMTP troubleshooting page.

Last modification December 21, 2022