mirror of
https://github.com/moudsen/mailGraph
synced 2025-12-18 16:37:02 +01:00
v2.14 - Adding ability to set 'From' address details in configuration
This commit is contained in:
10
README.md
10
README.md
@@ -20,6 +20,16 @@ More information can be found in the Wiki.
|
||||
## Installation ##
|
||||
Please refer to the Wiki how to get mailGraph installed and configured on your system.
|
||||
|
||||
## mailGraph v2.14 release ##
|
||||
_(2023/07/10)_
|
||||
|
||||
_This version has been verified with Zabbix 5.4 and 6.0 LTS and is expected to work with 6.4 and later (based on v2.10 testing)_
|
||||
|
||||
Release notes
|
||||
- Adding the ability to define FROM details for the emails generated by mailGraph
|
||||
- `smtp_from_address` to set the from mail address (if not set uses mailing system default)
|
||||
- `smtp_from_name` to set the name that goes with the mail address (if not set uses "mailGraph")
|
||||
|
||||
## mailGraph v2.13 release ##
|
||||
_(2023/07/03)_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user