messageviewer
antispamconfig.h
Go to the documentation of this file.
58 SpamAgent( const QString & name, SpamAgentTypes type, const QByteArray & field, const QByteArray & cfield,
For straight percentages between 0.0 and 100.0.
Definition: antispamconfig.h:50
For straight percentages between 0.0 and 1.0 (BogoFilter)
Definition: antispamconfig.h:49
Singleton to manage loading the kmail.antispamrc file.
Definition: antispamconfig.h:93
Use this when we need to compare against a threshold (SpamAssasssin)
Definition: antispamconfig.h:51
const SpamAgents agents() const
Returns a list of all agents found on the system.
Definition: antispamconfig.h:107
QRegExp confidencePattern() const
Definition: antispamconfig.h:69
SpamAgent(const QString &name, SpamAgentTypes type, const QByteArray &field, const QByteArray &cfield, const QRegExp &score, const QRegExp &threshold, const QRegExp &confidence)
Definition: antispamconfig.h:58
QRegExp thresholdPattern() const
Definition: antispamconfig.h:68
QByteArray confidenceHeader() const
Definition: antispamconfig.h:66
Definition: antispamconfig.h:54
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.