Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37340275
en ru br
ALT Linux repos
S:1.3.8-alt1

Group :: Networking/Mail
RPM: mini_sendmail

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

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