search for: imapbadip

Displaying 1 result from an estimated 1 matches for "imapbadip".

2015 Sep 17
0
CentOS-6 - LogWatch Cyrus-IMAPD script was CentOS-6 - LogWatch
...hisLine =~ /^badlogin: (.+) \[(.+)\] (\w+) (.+) (SASL.*authentication failure:.+)/; #print( "BAD LOGIN PARSE: " . $1 . " : " . $2 . " : " . $3 . " : " . $4 . " : " . $5 . "\n"); $IMAPbadlogin++; $IMAPbadmech{$3}++; $IMAPbadip{$2}++; $IMAPbaduser{$4}++ } when ( /DBMSG:/ ) { # Ignore } when ( /Delivered:/ ) { # Ignore } when ( /dupelim:/ ) { # Ignore } when ( /duplicate_check:/ ) { # Ignore } when ( /duplicate_mark:/ ) { # Ignore } w...