Bug 1303322

Summary: mail-whois-lines / sendmail-whois-lines files missing
Product: [Fedora] Fedora EPEL Reporter: Frank Büttner <bugzilla>
Component: fail2banAssignee: Orion Poplawski <orion>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: athmanem, orion, vonsch
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-01 16:34:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Frank Büttner 2016-01-30 19:19:59 UTC
Description of problem:
Using the action action_mwl will fails, because of missing files.

Version-Release number of selected component (if applicable):
fail2ban-server-0.9.3-1

How reproducible:
every time

Steps to Reproduce:
1. add the line "action = %(action_mwl)s" in the config


Actual results:
Error, that the file mail-whois-lines.conf or sendmail-whois-lines.conf is missing.


Expected results:
Working action rule.


Additional info:
Using mta=mail or mta=sendmail will result in the same.
In the git repo the file exits.
https://github.com/fail2ban/fail2ban/tree/master/config/action.d

Comment 1 Orion Poplawski 2016-02-01 16:34:09 UTC
You need to install fail2ban-mail/sendmail as needed to support those actions.