//240ProblemReporting
$conf['problems']['email'] = 'admin@{ $DomainName }';
$conf['problems']['maildomain'] = '{ $DomainName }';
$conf['problems']['tickets'] = false;
$conf['problems']['attachments'] = false;

