Appearance
4017 - Email Config
SMTP email service settings. This is an example of a MAML document.
maml
{
smtp_host: "smtp.huge-heartbeat.info"
smtp_port: 587
use_tls: true
from_name: "Gulgowski - Shanahan"
from_email: "noreply@huge-heartbeat.info"
# Rate limiting
max_batch_size: 290
retry_interval: 168
}