|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
#include <ze-sys.h>#include <libze.h>#include <ze-filter.h>#include <ze-filter-data.h>#include <ze-check-connection.h>Go to the source code of this file.
Macros | |
| #define | RATE_LOG_LEVEL 12 |
| #define | GET_RESOLVE_COEF(resolve, coef) |
Functions | |
| sfsistat | check_dns_resolve (SMFICTX *ctx) |
| sfsistat | check_connrate (SMFICTX *ctx) |
| sfsistat | check_msgrate (SMFICTX *ctx) |
| sfsistat | check_msgcount (SMFICTX *ctx) |
| sfsistat | check_rcptrate (SMFICTX *ctx) |
| sfsistat | check_rcptcount (SMFICTX *ctx) |
| sfsistat | check_open_connections (SMFICTX *ctx) |
| sfsistat | check_empty_connections (SMFICTX *ctx) |
| sfsistat | check_spamtrap (SMFICTX *ctx) |
| sfsistat | check_nb_badrcpts (SMFICTX *ctx) |
| sfsistat | check_single_message (SMFICTX *ctx) |
| sfsistat | validate_connection (SMFICTX *ctx) |
| #define GET_RESOLVE_COEF | ( | resolve, | |
| coef | |||
| ) |
Definition at line 39 of file ze-check-connection.c.
| #define RATE_LOG_LEVEL 12 |
Definition at line 33 of file ze-check-connection.c.