alertmanager/config/testdata/conf.smtp-no-username-or-pa...

11 lines
247 B
YAML

global:
smtp_smarthost: 'localhost:25'
smtp_from: 'alertmanager@example.org'
smtp_hello: "host.example.org"
route:
receiver: 'email-notifications'
receivers:
- name: 'email-notifications'
email_configs:
- to: 'one@example.org'