|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
Public Attributes | |
| int | nb |
| int | html_flags [32] |
| int | plain_flags [32] |
| int | mime_flags [32] |
| int | msg_flags [32] |
| int | checks |
| bool | spam_judgement |
| double | spam_threshold |
| double | score |
| char | header [256] |
| int | argc |
| char ** | argv |
Definition at line 37 of file ze-message-tbx.c.
| int msgtbx_T::argc |
Definition at line 52 of file ze-message-tbx.c.
| char** msgtbx_T::argv |
Definition at line 53 of file ze-message-tbx.c.
| int msgtbx_T::checks |
Definition at line 44 of file ze-message-tbx.c.
| char msgtbx_T::header[256] |
Definition at line 50 of file ze-message-tbx.c.
| int msgtbx_T::html_flags[32] |
Definition at line 39 of file ze-message-tbx.c.
| int msgtbx_T::mime_flags[32] |
Definition at line 41 of file ze-message-tbx.c.
| int msgtbx_T::msg_flags[32] |
Definition at line 42 of file ze-message-tbx.c.
| int msgtbx_T::nb |
Definition at line 38 of file ze-message-tbx.c.
| int msgtbx_T::plain_flags[32] |
Definition at line 40 of file ze-message-tbx.c.
| double msgtbx_T::score |
Definition at line 49 of file ze-message-tbx.c.
| bool msgtbx_T::spam_judgement |
Definition at line 46 of file ze-message-tbx.c.
| double msgtbx_T::spam_threshold |
Definition at line 47 of file ze-message-tbx.c.