hilfe mein git ist komisch
This commit is contained in:
11
etc/psa-webmail/horde/passwd/backends.local.php
Normal file
11
etc/psa-webmail/horde/passwd/backends.local.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
// Copyright 1999-2025. WebPros International GmbH. All rights reserved.
|
||||
$backends['poppassd'] = array(
|
||||
'disabled' => false,
|
||||
'name' => 'Poppassd Server',
|
||||
'driver' => 'Poppassd',
|
||||
'params' => array(
|
||||
'host' => 'localhost',
|
||||
'port' => 106
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user