#include <qstring.h>
#include <qlist.h>
#include <kapplication.h>
#include <kdebug.h>
#include <kconfig.h>
#include <KConfigGroup>
#include "constants.h"
#include "types.h"
#include "filteritem.h"
#include "senderlistfilter.h"
Go to the source code of this file.
Classes | |
class | HeaderFilter |
This is the mail header filter. Call check() with some header data of the mail to get the configured action for this mail. If the settings was changed by the config GUI you have to call load(). More... |