Alternc  latest
Alternc logiel libre pour l'hébergement
adm_mxaccount.php File Reference

Go to the source code of this file.

Variables

if(! $admin->enabled$fields
 Manage the list of allowed accounts to operate as secondary MX those account are allowed to list the hosted domains to configure their postfix as a secondary MX. More...
 
if($delaccount) if ( $newlogin)
 
 $c =$admin->listPasswordPolicies()
 
 $passwd_classcount = $c['adm']['classcount']
 

Variable Documentation

◆ $c

$c =$admin->listPasswordPolicies()

Definition at line 59 of file adm_mxaccount.php.

◆ $fields

if (! $admin->enabled) $fields
Initial value:
= array (
"delaccount" => array ("request", "string", ""),
"newlogin" => array ("post", "string", ""),
"newpass" => array ("post", "string", ""),
)

Manage the list of allowed accounts to operate as secondary MX those account are allowed to list the hosted domains to configure their postfix as a secondary MX.

Definition at line 36 of file adm_mxaccount.php.

◆ $passwd_classcount

$passwd_classcount = $c['adm']['classcount']

Definition at line 60 of file adm_mxaccount.php.

◆ if

if ( $delaccount) if($newlogin) (   $newlogin)

Definition at line 49 of file adm_mxaccount.php.