fullquottel
|
Base class of structures that store informations about the rating/test of mail properties. More...
Public Member Functions | |
RatingBase () | |
Public Attributes | |
bool | active |
to turn the test on and off. More... | |
double | score |
score that should be added if the test succeeds. More... | |
Base class of structures that store informations about the rating/test of mail properties.
RatingBase::RatingBase | ( | ) |
bool RatingBase::active |
to turn the test on and off.
double RatingBase::score |
score that should be added if the test succeeds.