ze-filter
(ze-filter-0.8.0-develop-180218)
|
Functions | |
sfsistat | check_dns_resolve (SMFICTX *) |
sfsistat | check_connrate (SMFICTX *) |
sfsistat | check_msgrate (SMFICTX *) |
sfsistat | check_msgcount (SMFICTX *) |
sfsistat | check_rcptrate (SMFICTX *) |
sfsistat | check_rcptcount (SMFICTX *) |
sfsistat | check_open_connections (SMFICTX *) |
sfsistat | check_empty_connections (SMFICTX *) |
sfsistat | check_spamtrap (SMFICTX *) |
int | update_nb_badrcpts (SMFICTX *) |
sfsistat | check_nb_badrcpts (SMFICTX *) |
sfsistat | check_single_message (SMFICTX *) |
sfsistat | validate_connection (SMFICTX *) |
sfsistat check_connrate | ( | SMFICTX * | ) |
Definition at line 159 of file ze-check-connection.c.
sfsistat check_dns_resolve | ( | SMFICTX * | ) |
Definition at line 69 of file ze-check-connection.c.
sfsistat check_empty_connections | ( | SMFICTX * | ) |
Definition at line 786 of file ze-check-connection.c.
sfsistat check_msgcount | ( | SMFICTX * | ) |
Definition at line 382 of file ze-check-connection.c.
sfsistat check_msgrate | ( | SMFICTX * | ) |
Definition at line 221 of file ze-check-connection.c.
sfsistat check_nb_badrcpts | ( | SMFICTX * | ) |
Definition at line 907 of file ze-check-connection.c.
sfsistat check_open_connections | ( | SMFICTX * | ) |
Definition at line 712 of file ze-check-connection.c.
sfsistat check_rcptcount | ( | SMFICTX * | ) |
Definition at line 618 of file ze-check-connection.c.
sfsistat check_rcptrate | ( | SMFICTX * | ) |
Definition at line 439 of file ze-check-connection.c.
sfsistat check_single_message | ( | SMFICTX * | ) |
Definition at line 968 of file ze-check-connection.c.
sfsistat check_spamtrap | ( | SMFICTX * | ) |
Definition at line 842 of file ze-check-connection.c.
int update_nb_badrcpts | ( | SMFICTX * | ) |
Definition at line 41 of file ze-callbackchecks.c.
sfsistat validate_connection | ( | SMFICTX * | ) |
Definition at line 1050 of file ze-check-connection.c.