{

our $mail = $fail2ban{'Mail'} || 'disabled';
our $maildest = $fail2ban{'MailRecipient'} || 'root';
return '';

}
