log/summarize: added auth formats
This commit is contained in:
parent
82daf120f3
commit
dc02055c96
@ -38,6 +38,10 @@ my %formats = (
|
||||
check_earlytalker => "%-3.3s",
|
||||
helo => "%-3.3s",
|
||||
tls => "%-3.3s",
|
||||
'auth::auth_vpopmail' => "%-3.3s",
|
||||
'auth::auth_vpopmaild' => "%-3.3s",
|
||||
'auth::auth_vpopmail_sql' => "%-3.3s",
|
||||
'auth::auth_checkpassword' => "%-3.3s",
|
||||
badmailfrom => "%-3.3s",
|
||||
check_badmailfrom => "%-3.3s",
|
||||
sender_permitted_from => "%-3.3s",
|
||||
|
Loading…
Reference in New Issue
Block a user