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
Package: IMP
Category: Horde
Copyright: 2002-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Filter.php
Category: Horde
Copyright: 2002-2014 Horde LLC
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. |
public static
voolean
|