Next: , Previous: ntpbro, Up: Predefined Variables



6.1.25 pop3.bro

pop_connections: table[conn_id] of pop3_session_info
This table contains all active POP3-sessions indexed by their Connection IDs. Deleted as soon as the TCP Connection terminates or expires.
pop_connection_weirds: table[addr] of count &default=0 &create_expire = 5 mins
This table contains all the POP3-session originators for which unexpected behavior was recorded.
error_threshold: count = 3
A threshold for the maximum of negative status indicators per originator received by a server.
ignore_commands: set[string]
Set of commands that will be ignored while generating the log file.