Test zum Entfernen
This commit is contained in:
@@ -282,21 +282,7 @@ return array(
|
|||||||
'mail' => array(
|
'mail' => array(
|
||||||
'label' => $lng['admin']['configfiles']['mail'],
|
'label' => $lng['admin']['configfiles']['mail'],
|
||||||
'daemons' => array(
|
'daemons' => array(
|
||||||
'courier' => array(
|
|
||||||
'label' => 'Courier',
|
|
||||||
'commands' => array(
|
|
||||||
'apt-get install courier-pop courier-imap courier-authlib-mysql'
|
|
||||||
),
|
|
||||||
'files' => array(
|
|
||||||
'etc_courier_authdaemonrc' => '/etc/courier/authdaemonrc',
|
|
||||||
'etc_courier_authmysqlrc' => '/etc/courier/authmysqlrc'
|
|
||||||
),
|
|
||||||
'restart' => array(
|
|
||||||
'service courier-authdaemon restart',
|
|
||||||
'service courier-pop restart',
|
|
||||||
'service courier-imap restart'
|
|
||||||
)
|
|
||||||
),
|
|
||||||
'dovecot' => array(
|
'dovecot' => array(
|
||||||
'label' => 'Dovecot',
|
'label' => 'Dovecot',
|
||||||
'commands_1' => array(
|
'commands_1' => array(
|
||||||
|
|||||||
Reference in New Issue
Block a user