global: # The smarthost and SMTP sender used for mail notifications. smtp_smarthost: 'smtp.gmail.com:587' smtp_from: '' smtp_auth_username: "" smtp_auth_password: '' route: group_by: [Alertname] # Send all notifications to me. receiver: email-me receivers: - name: email-me email_configs: - to: from: smarthost: smtp.gmail.com:587 auth_username: "" auth_identity: "" auth_password: ""