log/summarize: added auth formats
This commit is contained in:
parent
9e665ba2b7
commit
22a6ac4424
@ -38,6 +38,10 @@ my %formats = (
|
|||||||
check_earlytalker => "%-3.3s",
|
check_earlytalker => "%-3.3s",
|
||||||
helo => "%-3.3s",
|
helo => "%-3.3s",
|
||||||
tls => "%-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",
|
badmailfrom => "%-3.3s",
|
||||||
check_badmailfrom => "%-3.3s",
|
check_badmailfrom => "%-3.3s",
|
||||||
sender_permitted_from => "%-3.3s",
|
sender_permitted_from => "%-3.3s",
|
||||||
|
Loading…
Reference in New Issue
Block a user