Top Level :: Mail

Package Information: Mail_Queue 1.1

Show All Changelogs
» Version » Information
1.2.2 2008-05-07     stable
1.2.1 2007-09-13     stable
1.1.3 2004-11-04     stable
1.1.2 2004-07-22     stable
1.1.1 2004-07-22     stable
1.1Download

Release date: 2004-03-05 11:32 UTC
Release state: stable

Changelog:

- Error management has been rewritten. New error constants are used,
so custom error mgmt is now possible.
- Added a "pearErrorMode" option to specify what to do with Pear_Error
(was: PEAR_ERROR_PRINT by default)
- Added a "sequence" container option to specify the name of the sequence table.
- Moved Mail_Queue_Error class from Mail/Queue/Error.php to Mail/Queue.php.
- Preloading management has been rewritten. The amount of memory used by the
internal buffer can be limited to any chosen value via the setBufferSize() method.
- The put() methods now returns last_inserted_id instead of true
- Fixed error in factorySendMail()
- Fixed: mails weren't set as send when bypassing the queue using sendMailById()
- Fixed: Mail_Queue_Container_mdb didn't accept a 'dsn' as option
- PHP 5 fixes

Dependencies:
1.0 2002-12-13     stable
0.9 2002-09-22     beta