You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh mailing list
Hi All,
I just configured email alerts and automatic generating daily reports. It is working fine but, in the mail, it shows 'wazuh notification' can I white label it? Here I'm attaching the screenshot of the email alert.
In brief, the text "Wazuh notification ..." is currently hardcoded into the program. There is an open improvement request to add an option that allows you to customize the subject from the configuration: Custom e-mail subject for "ossec-maild"#3568. In the meantime, you can check out the source code (the current stable branch is 4.4), modify the MAIL_SUBJECT definition at maild.h, and build your custom manager (please refer to Installing the Wazuh manager from sources).