Class IMP_Filter
The IMP_Filter:: class contains all functions related to handling filtering messages in IMP.
For full use, the following Horde API calls should be defined (These API methods are not defined in IMP): mail/applyFilters mail/canApplyFilters mail/showFilters mail/blacklistFrom mail/showBlacklist mail/whitelistFrom mail/showWhitelist
Copyright 2002-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Package: IMP
Category: Horde
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Filter.php
Category: Horde
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Filter.php
public
|
|
public
boolean
|
#
blacklistMessage(
Adds the From address from the message(s) to the blacklist and deletes the message(s). |
public
boolean
|
#
whitelistMessage(
Adds the From address from the message(s) to the whitelist. |