Add additional global deployment variables for SMTP configuration
The following additional global deployment variables should be added, to support automatic outbound email configuration for apps:
-
SMTP_HOSTNAME_WITH_PORT
= concatenation of type:{{ SMTP_HOSTNAME }}:{{ SMTP_PORT }}
-
SMTP_FROM_DEFAULT_DOMAIN
= specified during nmaas deployment.