Top Level :: Mail

Package Information: Mail_Queue

» Summary » License
Class for put mails in queue and send them later in background. BSD
» Current Release » Bug Summary
1.2.7 (stable) was released on 2011-06-30 by till (Changelog)
Easy Install

Not sure? Get more info.

pear install Mail_Queue

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Mail_Queue


Development Roadmap
  • Package Maintenance Rank: 26 of 229 packages with open bugs
  • Number of open bugs: 3 (77 total bugs)
  • Average age of open bugs: 2530 days
  • Oldest open bug: 3997 days

Report a new bug to Mail_Queue
» Description
Class to handle mail queue managment.
Wrapper for PEAR::Mail and PEAR::DB (or PEAR::MDB/MDB2). It can load, save and send saved mails in background and also backup some mails.

The Mail_Queue class puts mails in a temporary container, waiting to be fed to the MTA (Mail Transport Agent), and sends them later (e.g. a certain amount of mails every few minutes) by crontab or in other way.
» Maintainers » More Information

Dependencies for Mail_Queue