Updated sending logs
This commit is contained in:
parent
70ee4f4e9b
commit
5e21916049
|
@ -214,6 +214,9 @@ sub pandora_get_sharedconfig ($$) {
|
|||
$pa_config->{"mta_encryption"} = 'none';
|
||||
}
|
||||
}
|
||||
|
||||
# Server identifier
|
||||
$pa_config->{'server_unique_identifier'} = pandora_get_tconfig_token ($dbh, 'server_unique_identifier', '');
|
||||
}
|
||||
|
||||
##########################################################################
|
||||
|
|
Loading…
Reference in New Issue