Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37493841
en ru br
ALT Linux repos
S:1.2.7-alt1
5.0: 1.2.2-alt2
4.1: 1.2.1-alt2

Group :: Development/Other
RPM: pear-Mail_Queue

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.2.7-alt1
Build date: 27 july 2016, 20:11 ( 403.9 weeks ago )
Size: 23.46 Kb

Home page:   http://pear.php.net/package/Mail_Queue

License: PHP
Summary: Class for put mails in queue and send them later in background
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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • pear-Mail_Queue
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin