ze-filter
(ze-filter-0.8.0-develop-180218)
|
#include <ze-chkcontent.h>
Public Attributes | |
char * | ip |
CONNID_T | id |
size_t | spool_size |
size_t | max_spool_size |
int | action |
int | content_max_score |
msg_flags_T | flags |
bestof_T | best |
msg_scores_T | scores |
int | nb_badrcpt |
int | nb_part |
int | nb_text |
int | nb_image |
int | nb_audio |
int | nb_video |
int | nb_application |
int | nb_token |
int | nb_message |
int | nb_multipart |
int | nb_text_plain |
int | nb_text_html |
int | nb_text_simple |
int | nb_text_plain_base64 |
int | nb_text_html_base64 |
size_t | size |
size_t | sz_text_plain |
size_t | sz_text_html |
msgpart_T | html |
msgpart_T | plain |
int | nb_diff_html_plain |
msg_ksizes_T | mksize |
int | mime_errors |
int | headers_syntax_errors |
int | nb_rfc2822_hdrs_errors |
int | nb_text_plain_empty |
int | nb_text_simple_empty |
int | html_unwanted_tags |
int | html_invalid_tags |
int | msg_bad_expressions |
int | html_high_tag_ratio |
header_T * | hdrs |
Definition at line 55 of file ze-chkcontent.h.
int spamchk_T::action |
Definition at line 63 of file ze-chkcontent.h.
bestof_T spamchk_T::best |
Definition at line 69 of file ze-chkcontent.h.
int spamchk_T::content_max_score |
Definition at line 65 of file ze-chkcontent.h.
msg_flags_T spamchk_T::flags |
Definition at line 68 of file ze-chkcontent.h.
header_T* spamchk_T::hdrs |
Definition at line 116 of file ze-chkcontent.h.
int spamchk_T::headers_syntax_errors |
Definition at line 105 of file ze-chkcontent.h.
msgpart_T spamchk_T::html |
Definition at line 98 of file ze-chkcontent.h.
int spamchk_T::html_high_tag_ratio |
Definition at line 114 of file ze-chkcontent.h.
int spamchk_T::html_invalid_tags |
Definition at line 112 of file ze-chkcontent.h.
int spamchk_T::html_unwanted_tags |
Definition at line 111 of file ze-chkcontent.h.
CONNID_T spamchk_T::id |
Definition at line 58 of file ze-chkcontent.h.
char* spamchk_T::ip |
Definition at line 57 of file ze-chkcontent.h.
size_t spamchk_T::max_spool_size |
Definition at line 61 of file ze-chkcontent.h.
int spamchk_T::mime_errors |
Definition at line 104 of file ze-chkcontent.h.
msg_ksizes_T spamchk_T::mksize |
Definition at line 102 of file ze-chkcontent.h.
int spamchk_T::msg_bad_expressions |
Definition at line 113 of file ze-chkcontent.h.
int spamchk_T::nb_application |
Definition at line 81 of file ze-chkcontent.h.
int spamchk_T::nb_audio |
Definition at line 79 of file ze-chkcontent.h.
int spamchk_T::nb_badrcpt |
Definition at line 75 of file ze-chkcontent.h.
int spamchk_T::nb_diff_html_plain |
Definition at line 100 of file ze-chkcontent.h.
int spamchk_T::nb_image |
Definition at line 78 of file ze-chkcontent.h.
int spamchk_T::nb_message |
Definition at line 83 of file ze-chkcontent.h.
int spamchk_T::nb_multipart |
Definition at line 84 of file ze-chkcontent.h.
int spamchk_T::nb_part |
Definition at line 76 of file ze-chkcontent.h.
int spamchk_T::nb_rfc2822_hdrs_errors |
Definition at line 108 of file ze-chkcontent.h.
int spamchk_T::nb_text |
Definition at line 77 of file ze-chkcontent.h.
int spamchk_T::nb_text_html |
Definition at line 87 of file ze-chkcontent.h.
int spamchk_T::nb_text_html_base64 |
Definition at line 91 of file ze-chkcontent.h.
int spamchk_T::nb_text_plain |
Definition at line 86 of file ze-chkcontent.h.
int spamchk_T::nb_text_plain_base64 |
Definition at line 90 of file ze-chkcontent.h.
int spamchk_T::nb_text_plain_empty |
Definition at line 109 of file ze-chkcontent.h.
int spamchk_T::nb_text_simple |
Definition at line 88 of file ze-chkcontent.h.
int spamchk_T::nb_text_simple_empty |
Definition at line 110 of file ze-chkcontent.h.
int spamchk_T::nb_token |
Definition at line 82 of file ze-chkcontent.h.
int spamchk_T::nb_video |
Definition at line 80 of file ze-chkcontent.h.
msgpart_T spamchk_T::plain |
Definition at line 99 of file ze-chkcontent.h.
msg_scores_T spamchk_T::scores |
Definition at line 72 of file ze-chkcontent.h.
size_t spamchk_T::size |
Definition at line 93 of file ze-chkcontent.h.
size_t spamchk_T::spool_size |
Definition at line 60 of file ze-chkcontent.h.
size_t spamchk_T::sz_text_html |
Definition at line 95 of file ze-chkcontent.h.
size_t spamchk_T::sz_text_plain |
Definition at line 94 of file ze-chkcontent.h.