Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 3042
blobef26701ee9d41b4333a71865a8768ec39ad7e33f
1 Title: Fixed configuring the sender of mails (Text and HTML mails)
2 Level: 1
3 Component: notifications
4 Compatible: compat
5 Version: 1.2.7i4
6 Date: 1454422472
7 Class: fix
9 It is now really possible to configure the sender name and address
10 of notifications using the rule based notifications. This was not
11 completely working as sendmail was called with the wrong arguments
12 (-f instead of -F).
14 The from address can now be configured like this:
16 Company Mointoring <monitoring@example.com>
18 Tested with sendmail compatibility version from postfix.