Scoring rule for email.
More...
|
char * | str |
|
struct PatternList * | pat |
|
int | val |
|
bool | exact |
| If this rule matches, don't evaluate any more.
|
|
struct Score * | next |
| Linked list.
|
|
Scoring rule for email.
Definition at line 51 of file score.c.
◆ str
◆ pat
struct PatternList* Score::pat |
◆ val
◆ exact
If this rule matches, don't evaluate any more.
Definition at line 56 of file score.c.
◆ next
struct Score* Score::next |
Linked list.
Definition at line 57 of file score.c.
The documentation for this struct was generated from the following file: