Add web UI for the system MTA

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Alexander Marx
2015-08-21 09:46:26 +01:00
committed by Michael Tremer
parent fb79f85b49
commit 9c7b90207e
4 changed files with 390 additions and 0 deletions

View File

@@ -20,6 +20,11 @@
'title' => "$Lang::tr{'time server'}",
'enabled' => 1,
};
$subservices->{'41.dma'} = {'caption' => $Lang::tr{'email settings'},
'uri' => '/cgi-bin/mail.cgi',
'title' => "$Lang::tr{'email settings'}",
'enabled' => 1,
};
$subservices->{'50.qos'} = {'caption' => 'Quality of Service',
'uri' => '/cgi-bin/qos.cgi',
'title' => "Quality of Service",