ze-filter  (ze-filter-0.8.0-develop-180218)
Filter : Behaviour checking

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 *)
 

Detailed Description

Function Documentation

◆ check_connrate()

sfsistat check_connrate ( SMFICTX *  )

Definition at line 159 of file ze-check-connection.c.

◆ check_dns_resolve()

sfsistat check_dns_resolve ( SMFICTX *  )

Definition at line 69 of file ze-check-connection.c.

◆ check_empty_connections()

sfsistat check_empty_connections ( SMFICTX *  )

Definition at line 786 of file ze-check-connection.c.

◆ check_msgcount()

sfsistat check_msgcount ( SMFICTX *  )

Definition at line 382 of file ze-check-connection.c.

◆ check_msgrate()

sfsistat check_msgrate ( SMFICTX *  )

Definition at line 221 of file ze-check-connection.c.

◆ check_nb_badrcpts()

sfsistat check_nb_badrcpts ( SMFICTX *  )

Definition at line 907 of file ze-check-connection.c.

◆ check_open_connections()

sfsistat check_open_connections ( SMFICTX *  )

Definition at line 712 of file ze-check-connection.c.

◆ check_rcptcount()

sfsistat check_rcptcount ( SMFICTX *  )

Definition at line 618 of file ze-check-connection.c.

◆ check_rcptrate()

sfsistat check_rcptrate ( SMFICTX *  )

Definition at line 439 of file ze-check-connection.c.

◆ check_single_message()

sfsistat check_single_message ( SMFICTX *  )

Definition at line 968 of file ze-check-connection.c.

◆ check_spamtrap()

sfsistat check_spamtrap ( SMFICTX *  )

Definition at line 842 of file ze-check-connection.c.

◆ update_nb_badrcpts()

int update_nb_badrcpts ( SMFICTX *  )

Definition at line 41 of file ze-callbackchecks.c.

◆ validate_connection()

sfsistat validate_connection ( SMFICTX *  )

Definition at line 1050 of file ze-check-connection.c.