IMP_SentmailThe IMP_Sentmail:: class contains all functions related to handling logging of sent mail and retrieving sent mail statistics.
$Horde: imp/lib/Sentmail.php,v 1.16.2.3 2009/01/06 15:24:04 jan Exp $
Copyright 2005-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
Located in /lib/Sentmail.php (line 17)
| Class | Description |
|---|---|
IMP_Sentmail_sql
|
IMP_Sentmail implementation for PHP's PEAR database abstraction layer. |
array
favouriteRecipients
(integer $limit, [array $filter = array('new', 'forward', 'reply', 'redirect')])
factory (line 118)
Attempts to return a concrete IMP_Sentmail instance based on $driver.
favouriteRecipients (line 64)
Returns the most favourite recipients.
gc (line 86)
Garbage collect log entries with a probability of 1%.
log (line 28)
Logs an attempt to send a message.
numberOfRecipients (line 78)
Returns the number of recipients within a certain time period.
_deleteOldEntries (line 100)
Deletes all log entries older than a certain date.
_log (line 51)
Logs an attempt to send a message per recipient.
Documentation generated on Sun, 30 Jan 2011 05:28:17 +0000 by phpDocumentor 1.4.3