![](https://secure.gravatar.com/avatar/49f9bd045ef6a43709020ba6bc56f455.jpg?s=120&d=mm&r=g)
Hi there,
Using alert on Observium Community (will try to ask for a fund for my work to help the project), I realize there is some strange thing in the mails sent by observium..
Seems there is a \n\n on the headers that brake the mail format.
Looking at the code, I didn't saw where it was, and I wish to share if some people here has same issues.
Header extract (old alerting stuff) : ---//--- Subject: Temperature Alarm: amazon CPU Temperature X-Priority: 3 Message-Id: 20140120070238.662C8180184CC@observium.censored Date: Mon, 20 Jan 2014 08:02:38 +0100 (CET) To: undisclosed-recipients: ; X-Zimbra-DL: sadm@censored Reply-To: "sadm@censored" sadm@censored
Message-ID: 213ce88117d32aaeeb4296589d88c8f4@observium Date: Mon, 20 Jan 2014 08:02:38 +0100
Observium :: Network Observation and Monitoring
Temperature Alarm: amazon CPU Temperature is over threshold: 61C (> 60C) ---//---
Header extract (new alerting system) : ---//--- From: "Observium " sysadmin@censored Subject: RECOVER: [esx4] [storage] [] Disk space is more than 80 percent used. Please do something X-Priority: 3 Message-Id: 20140120071634.DA1F0180184CC@observium.consored Date: Mon, 20 Jan 2014 08:16:34 +0100 (CET) To: undisclosed-recipients: ; X-Zimbra-DL: sadm@censored Reply-To: "sadm@censored" sadm@censored
Content-type: text/html Message-ID: cf3e1676772a4b83c02777f1dedfb49b@observium Date: Mon, 20 Jan 2014 08:16:34 +0100 ---//---
Seems there is an extra \n on the "Reply-To" header...
I have tryed to find if sendmail based / smtp (even local smtp) was an issue, didn't find why.
The issue is the same on other observium (home) without zimbra as mta/mua.
Regards, Xavier