Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37567487
en ru br
Репозитории ALT

Группа :: Сети/Почта
Пакет: mini_sendmail

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

Summary: accept email on behalf of real sendmail
Name: mini_sendmail
Version: 1.3.8
Release: alt1
License: BSD-like
Group: Networking/Mail
Url: http://www.acme.com/software/mini_sendmail/
Source0: %name-%version.tar

%description
mini_sendmail reads its standard input up to an end-of-file and sends
a copy of the message found there to all of the addresses listed. The
message is sent by connecting to a local SMTP server. This means
mini_sendmail can be used to send email from inside a chroot(2) area.

%prep
%setup
%build
%make_build CFLAGS="%optflags" LDFLAGS=""

%install
mkdir -p %buildroot%_sbindir %buildroot%_man8dir
make install BINDIR=%buildroot%_sbindir MANDIR=%buildroot%_mandir

%files
%_sbindir/%name
%_man8dir/%name.8.*
%doc README

%changelog

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

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