Hi All,
i think i found the bug :-D
includes/alerting/email.inc.php -> line 93
$headers['Message-ID'] = '<' . md5(uniqid(time())) . '@' . $params['localhost'] . '>’;
$params isn’t set anywhere within the file !?
anybody have an idea what it should actually be set to?
regards
Simon
On 15 May 2014, at 12:45, Tom Laermans tom.laermans@powersource.cx wrote:
Wut?
On 15/05/2014 08:45, Nikolay Shopik wrote:
That's is observium using some loosy script to generate mails
On 15.05.2014 3:56, Simon Smith wrote:
Hi,
i have noticed when the Observium is sending alerts to me, our mailcleaner is blocking them,
one reason is because the Message-ID is invalid or corrupted when it was sent !?
for some reason seeing the Message-ID is being seen and sent as
msgid=<cb0e6df8f4186cc23b4ba07c8bb65af4@>
i got this information from my sendmail mail.log file and our mailcleaner logs too
is this a bug in sendmail or the observium?
regards
Simon
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium