#Email from value

1 messages · Page 1 of 1 (latest)

red carbon
#

We use NAbox 4.0.9.
Via settings/email, 'From' and 'To' fields are set with 2 different emails.

Never the less, we receive alerts with both 'from' and 'to' fields with the same value (the one set for 'To').

In this file /etc/nabox/alertmanager/alertmanager.yml, I can see that the problematic section is:
receivers:
- name: "null"
- email_configs:
- headers:
From: VALUE_FROM_FIELD_TO

I can't figure out how to fix it via NAbox/Grafana Guis.

Thank you.

chrome robin
#

I’ll look into this.

red carbon
#

Hi, seems 4.0.11 has the issue too 🙂

chrome robin
#

I’m so sorry for this, I never looked into it before yesterday and identified the bug.

You can fix alertmanager config manually and “dc restart alertmanager” in the meantime. It’ll be fixed in 4.0.12

red carbon
#

Hey don't have to apologize. Just tryin' to contrinute a little to this very helpful project.