URL: https://linuxfr.org/forums/linux-debian-ubuntu/posts/alertmanager-email Title: Alertmanager email Authors: julemomo Date: 2019年05月15日T13:46:44+02:00 License: CC By-SA Tags: Score: -2 Bonjour voici mon fichier simple.yml d'alertmanager pour l'envoi de mail mais cela ne fonctionne pas pouvez vous m'aider ? D'avance merci --------------------------------------------------------------- ``` global: smtp_smarthost: 'localhost:25' smtp_from: 'XXX@XXX' route: receiver: 'team-mails' group_wait: 30s group_interval: 1m repeat_interval: 3h receivers: - name: 'team-mails' email_configs: - to: 'XX@XX' ``` ---------------------------------------------------------

AltStyle によって変換されたページ (->オリジナル) /