Help for this page
sub logger{ my $entry = shift(@_); my $logpath = 'C:\\Logs\\MailServer\\'; ... close($LOG); } }