log/summarize: added auth formats

This commit is contained in:
Matt Simerson 2012-06-30 16:40:51 -04:00
parent 82daf120f3
commit dc02055c96

View File

@ -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",