Class Ingo_Script_Maildrop
The Ingo_Script_Maildrop:: class represents a maildrop script generator.
Copyright 2005-2007 Matt Weyland mathias@weyland.ch
See the enclosed file LICENSE for license information (ASL). If you did not receive this file, see http://www.horde.org/licenses/apache.
- Ingo_Script
- Ingo_Script_Maildrop
public
string
|
|
public
string
|
|
public
|
#
generateBlacklist( boolean $disable = false )
Generates the maildrop script to handle the blacklist specified in the rules. |
public
|
#
generateWhitelist( boolean $disable = false )
Generates the maildrop script to handle the whitelist specified in the rules. |
public
|
#
generateForward( boolean $disable = false )
Generates the maildrop script to handle mail forwards. |
public
|
#
generateVacation( boolean $disable = false )
Generates the maildrop script to handle vacation messages. |
public
|
#
generateSpamfilter( boolean $disable = false )
Generates the maildrop script to handle spam as identified by SpamAssassin. |
public
array
|
|
public
|
integer |
MAILDROP_STORAGE_ACTION_STOREANDFORWARD
|
#
100
|
FILTER_SEEN,
FILTER_UNSEEN
|