possibility to specify sender address for froxlor as the admin-email address, custom or empty for system-default; fixes #1217

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2024-01-04 08:29:19 +01:00
parent afd110a6ed
commit 7cc4c9fedb
15 changed files with 52 additions and 13 deletions

View File

@@ -1556,7 +1556,7 @@ noc: root
security: root
# change this to a valid e-mail address you can access
root: root@<SERVERNAME>
root: <ADMIN_MAIL>
]]>
</content>
</file>

View File

@@ -1556,7 +1556,7 @@ noc: root
security: root
# change this to a valid e-mail address you can access
root: root@<SERVERNAME>
root: <ADMIN_MAIL>
]]>
</content>
</file>

View File

@@ -1585,7 +1585,7 @@ noc: root
security: root
# change this to a valid e-mail address you can access
root: root@<SERVERNAME>
root: <ADMIN_MAIL>
]]>
</content>
</file>

View File

@@ -1541,7 +1541,7 @@ noc: root
security: root
# change this to a valid e-mail address you can access
root: root@<SERVERNAME>
root: <ADMIN_MAIL>
]]>
</content>
</file>

View File

@@ -1585,7 +1585,7 @@ noc: root
security: root
# change this to a valid e-mail address you can access
root: root@<SERVERNAME>
root: <ADMIN_MAIL>
]]>
</content>
</file>