smeserver-denyhosts/root/etc/e-smith/templates/etc/denyhosts.conf/ADMIN_EMAIL

6 lines
118 B
Plaintext

{
my $ADMIN_EMAIL = ( $denyhosts{'AdminEmail'} || 'admin@localhost');
$OUT="ADMIN_EMAIL = $ADMIN_EMAIL ";
}