Class IMP_Sentmail
The abstract class that all sentmail implementations inherit from.
Abstract
Package: IMP
Category: Horde
Copyright: 2010-2014 Horde LLC
License: GPL
Author: Jan Schneider jan@horde.org
Author: Michael Slusarz slusarz@horde.org
Located at Sentmail.php
Package: IMP
Category: Horde
Copyright: 2010-2014 Horde LLC
License: GPL
Author: Jan Schneider jan@horde.org
Author: Michael Slusarz slusarz@horde.org
Located at Sentmail.php
public
|
|
public
|
|
public
|
|
public
|
|
abstract public
array
|
|
abstract public
integer
|
#
numberOfRecipients( integer $hours, boolean $user = false )
Returns the number of recipients within a certain time period. |
string |
NEWMSG
|
#
'new'
|
string |
REPLY
|
#
'reply'
|
string |
FORWARD
|
#
'forward'
|
string |
REDIRECT
|
#
'redirect'
|
string |
MDN
|
#
'mdn'
|
public
integer
|
$limit_period
If limiting recipients per time period, how many hours should this period last? |
public
integer
|
$threshold
How many days should old log entries be kept? |