mirror of https://github.com/fail2ban/fail2ban
- Removed a new line
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@268 a942ae1a-1317-0410-a47c-b1dcaea8d6050.x
parent
857f6d619b
commit
4bc6fe419b
|
@ -44,7 +44,7 @@ actioncheck =
|
||||||
actionban = echo -en "Hi,\n
|
actionban = echo -en "Hi,\n
|
||||||
The IP <ip> has just been banned by Fail2Ban after
|
The IP <ip> has just been banned by Fail2Ban after
|
||||||
<failures> attempts against <name>.\n\n
|
<failures> attempts against <name>.\n\n
|
||||||
Here are more information about <ip>:\n\n
|
Here are more information about <ip>:\n
|
||||||
`whois <ip>`\n
|
`whois <ip>`\n
|
||||||
Regards,\n
|
Regards,\n
|
||||||
Fail2Ban"|mail -s "[Fail2Ban] <name>: banned <ip>" <dest>
|
Fail2Ban"|mail -s "[Fail2Ban] <name>: banned <ip>" <dest>
|
||||||
|
|
Loading…
Reference in New Issue