Ad Widget

Collapse

Missed space in field "From:" in email message headers from Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Murz
    Junior Member
    • Sep 2008
    • 17

    #1

    Missed space in field "From:" in email message headers from Zabbix

    I try to setup email filters in my email server to filter messages from zabbix and it isn't works normally. I detect that the problem is in email message headers.

    When Zabbix sends message, the "From" header field contains text:
    Code:
    From:<[email protected]>
    But when I send the message via some email client, it contains the space after ":" character:
    Code:
    From: <[email protected]>
    and mail filter works normally.

    Other header fields filled normally, with spaces after ":".
    How I can add the space to this header field?
  • Murz
    Junior Member
    • Sep 2008
    • 17

    #2
    I have created the bug report about this problem: https://support.zabbix.com/browse/ZBX-2900

    Comment

    Working...