Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37555082
en ru br
Репозитории ALT
S:1.2.7-alt1
5.1: 1.2.2-alt2
4.1: 1.2.1-alt2
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: pear-Mail_Queue

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define pear_name Mail_Queue

Name: pear-Mail_Queue
Version: 1.2.7
Release: alt1

Summary: Class for put mails in queue and send them later in background

License: PHP
Group: Development/Other
Url: http://pear.php.net/package/Mail_Queue

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://pear.php.net/get/Mail_Queue-%version.tar.bz2

BuildArchitectures: noarch

Requires: pear-core
BuildRequires: pear-core rpm-build-pear

Requires: pear-Mail, pear-Mail_Mime, pear-core >= 1.4.0b1

%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.

%prep
%setup -c

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/Mail
%pear_docdir/%pear_name/
%pear_testdir/%pear_name/
%pear_xmldir/%pear_name.xml

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin