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

@@ -686,7 +686,7 @@ opcache.validate_timestamps'),
('api', 'customer_default', '1'),
('2fa', 'enabled', '1'),
('panel', 'decimal_places', '4'),
('panel', 'adminmail', 'admin@SERVERNAME'),
('panel', 'adminmail', 'ADMIN_MAIL'),
('panel', 'phpmyadmin_url', ''),
('panel', 'webmail_url', ''),
('panel', 'webftp_url', ''),