#776635 libapache2-mod-evasive: mails are badly formated

Package:
libapache2-mod-evasive
Source:
libapache-mod-evasive
Description:
evasive module to minimize HTTP DoS or brute force attacks
Submitter:
Carlos
Date:
2015-01-30 11:09:06 UTC
Severity:
normal
#776635#5
Date:
2015-01-30 10:44:05 UTC
From:
To:
Dear Maintainer,

Using DOSEmailNotify, the mails are sent, but are badly formated, blank
subject and headers in mail body. So MAILER should set "-t" option:
#define MAILER  "/usr/bin/mail -t %s"

bsd-mailx nor mailutils provide -t option to interpret headers like
original mailx, but heirloom-mailx has that option, so heirloom-mailx is
required to be installed