ze-filter
(ze-filter-0.8.0-develop-180218)
|
Public Attributes | |
char | ip [SZ_IP] |
time_t | ti |
time_t | tf |
int32_t | nb_conn |
int32_t | nb_msgs |
uint32_t | nb_bytes |
int32_t | nb_rcpt |
int32_t | nb_badrcpt |
int32_t | nb_spamtrap |
int32_t | nb_files |
int32_t | nb_xfiles |
int32_t | nb_virus |
int32_t | nb_policy |
int32_t | nb_reject |
int32_t | nb_empty |
int32_t | nb_bspam |
int32_t | nb_bham |
int32_t | resolve_res |
int32_t | throttle_max |
int32_t | serv_rate_max |
int32_t | ip_class |
int32_t | dbrcpt_reject |
int32_t | dbrcpt_access |
int32_t | dbrcpt_bad_network |
int32_t | dbrcpt_unknown |
int32_t | dbrcpt_spamtrap |
int32_t | rej_resolve |
int32_t | rej_resolve_failed |
int32_t | rej_resolve_forged |
int32_t | rej_conn_rate |
int32_t | rej_open |
int32_t | rej_empty |
int32_t | rej_badrcpt |
int32_t | rej_rcpt |
int32_t | rej_regex |
int32_t | rej_luser |
int32_t | rej_oracle |
int32_t | rej_badmx |
int32_t | rej_spamtrap |
int32_t | rej_greyrcpt |
int32_t | rej_greymsgs |
kstats_T | st_length |
uint32_t | t_length_max |
uint32_t | t_length_min |
kstats_T | st_work |
uint32_t | t_work_max |
uint32_t | t_work_min |
Definition at line 119 of file ze-history.c.
int32_t HistRes_T::dbrcpt_access |
Definition at line 154 of file ze-history.c.
int32_t HistRes_T::dbrcpt_bad_network |
Definition at line 155 of file ze-history.c.
int32_t HistRes_T::dbrcpt_reject |
Definition at line 153 of file ze-history.c.
int32_t HistRes_T::dbrcpt_spamtrap |
Definition at line 157 of file ze-history.c.
int32_t HistRes_T::dbrcpt_unknown |
Definition at line 156 of file ze-history.c.
char HistRes_T::ip[SZ_IP] |
Definition at line 120 of file ze-history.c.
int32_t HistRes_T::ip_class |
Definition at line 151 of file ze-history.c.
int32_t HistRes_T::nb_badrcpt |
Definition at line 135 of file ze-history.c.
int32_t HistRes_T::nb_bham |
Definition at line 145 of file ze-history.c.
int32_t HistRes_T::nb_bspam |
Definition at line 144 of file ze-history.c.
uint32_t HistRes_T::nb_bytes |
Definition at line 132 of file ze-history.c.
int32_t HistRes_T::nb_conn |
Definition at line 127 of file ze-history.c.
int32_t HistRes_T::nb_empty |
Definition at line 142 of file ze-history.c.
int32_t HistRes_T::nb_files |
Definition at line 137 of file ze-history.c.
int32_t HistRes_T::nb_msgs |
Definition at line 128 of file ze-history.c.
int32_t HistRes_T::nb_policy |
Definition at line 140 of file ze-history.c.
int32_t HistRes_T::nb_rcpt |
Definition at line 134 of file ze-history.c.
int32_t HistRes_T::nb_reject |
Definition at line 141 of file ze-history.c.
int32_t HistRes_T::nb_spamtrap |
Definition at line 136 of file ze-history.c.
int32_t HistRes_T::nb_virus |
Definition at line 139 of file ze-history.c.
int32_t HistRes_T::nb_xfiles |
Definition at line 138 of file ze-history.c.
int32_t HistRes_T::rej_badmx |
Definition at line 170 of file ze-history.c.
int32_t HistRes_T::rej_badrcpt |
Definition at line 165 of file ze-history.c.
int32_t HistRes_T::rej_conn_rate |
Definition at line 162 of file ze-history.c.
int32_t HistRes_T::rej_empty |
Definition at line 164 of file ze-history.c.
int32_t HistRes_T::rej_greymsgs |
Definition at line 174 of file ze-history.c.
int32_t HistRes_T::rej_greyrcpt |
Definition at line 173 of file ze-history.c.
int32_t HistRes_T::rej_luser |
Definition at line 168 of file ze-history.c.
int32_t HistRes_T::rej_open |
Definition at line 163 of file ze-history.c.
int32_t HistRes_T::rej_oracle |
Definition at line 169 of file ze-history.c.
int32_t HistRes_T::rej_rcpt |
Definition at line 166 of file ze-history.c.
int32_t HistRes_T::rej_regex |
Definition at line 167 of file ze-history.c.
int32_t HistRes_T::rej_resolve |
Definition at line 159 of file ze-history.c.
int32_t HistRes_T::rej_resolve_failed |
Definition at line 160 of file ze-history.c.
int32_t HistRes_T::rej_resolve_forged |
Definition at line 161 of file ze-history.c.
int32_t HistRes_T::rej_spamtrap |
Definition at line 171 of file ze-history.c.
int32_t HistRes_T::resolve_res |
Definition at line 147 of file ze-history.c.
int32_t HistRes_T::serv_rate_max |
Definition at line 150 of file ze-history.c.
kstats_T HistRes_T::st_length |
Definition at line 176 of file ze-history.c.
kstats_T HistRes_T::st_work |
Definition at line 180 of file ze-history.c.
uint32_t HistRes_T::t_length_max |
Definition at line 177 of file ze-history.c.
uint32_t HistRes_T::t_length_min |
Definition at line 178 of file ze-history.c.
uint32_t HistRes_T::t_work_max |
Definition at line 181 of file ze-history.c.
uint32_t HistRes_T::t_work_min |
Definition at line 182 of file ze-history.c.
time_t HistRes_T::tf |
Definition at line 125 of file ze-history.c.
int32_t HistRes_T::throttle_max |
Definition at line 149 of file ze-history.c.
time_t HistRes_T::ti |
Definition at line 124 of file ze-history.c.