0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.119.118.237


Current Path : /proc/thread-self/root/etc/fail2ban/filter.d/
Upload File :
Current File : //proc/thread-self/root/etc/fail2ban/filter.d/sieve.conf

# Fail2Ban filter for sieve authentication failures
#

[INCLUDES]

# Read common prefixes. If any customizations available -- read them from
# common.local
before = common.conf

[Definition]

_daemon = (?:cyrus/)?(?:tim)?sieved?

failregex = ^%(__prefix_line)sbadlogin: \S+ ?\[<HOST>\] \S+ authentication failure$

ignoreregex = 

# Author: Jan Wagner <waja@cyconet.org>