5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
{
|
|
my $pwd = esmith::util::LdapPassword ();
|
|
$OUT.="sogo:$pwd";
|
|
}
|