alertmanager_receivers: - name: default-receiver email_configs: - to: ahoy@example.com alertmanager_route: receiver: 'default-receiver' group_wait: 30s group_interval: 5m repeat_interval: 3h alertmanager_smtp: from: ahoy@example.com smarthost: mail.example.com:587 auth_username: ahoy@example.com auth_password: password