Documentation

IMP_Flag_Match_Address
in

Interface to allow flagging a message based on address matches.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2011-2017 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

Table of Contents

Methods

matchAddress()  : bool
Set flag by doing address matching.

Methods

matchAddress()

Set flag by doing address matching.

public matchAddress(mixed $data) : bool
Parameters
$data : mixed

Either a list of addresses (Horde_Mail_Rfc822_List) or the identity that matched the address list.

Return values
bool

True if the flag should be set. False if the flag should never be set. Null if flag should not be set, but could be set by other matching interfaces.


        
On this page

Search results