Values
Create Secrets for SMTP Passwords
Before installing Live Agent with Helm, create a secret on the Kubernetes cluster namespace where Live Agent is installed. Take note of the SMTP secret name and key, and set the following values:Configuring Different SMTP Servers
Here is a sample of configurations for getting email functionality working for the Live Agent application. Remember that the SMTP password is stored in the secret, as mentioned above. For the following sender value, you could use eitheremail@yourdomain.com or BrandName <email@yourdomain.com>
Set the following variables based on your SMTP server configuration.
No Authentication
If your server does not need authentication, comment, or don’t provide these values:SMTP AUTHENTICATION, SMTP_USERNAME, SMTP_PASSWORD in the values.yaml file.
Amazon SES
Outlook
The sender and username must be the same as in Outlook.SendGrid
MailGun
Mandrill
If you would like to use Mailchimp to send your emails, use the following environment variables:
Note: Mandrill is the transactional email service for Mailchimp. You need to enable transactional email and log in to mandrillapp.com.