Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37723310
en ru br
ALT Linux repos
S:10.7-alt2
5.0: 10.7-alt1
4.1: 10.7-alt1
4.0: 10.7-alt1
3.0: 10.7-alt1

Group :: Networking/Mail
RPM: nail

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: nail
Version: 10.7
Release: alt2

Summary: The /bin/nail program for send and receive MIME conformant mail
License: BSD
Group: Networking/Mail
URL: http://nail.sourceforge.net

Source: http://aleron.dl.sourceforge.net/sourceforge/nail/nail-10.7.tar.bz2

%description
Nail is an intelligent mail processing system, which has a command syntax
reminiscent of ed(1) with lines replaced by messages.  It is based on Berkeley Mail 8.1,
is intended to provide the functionality  of the POSIX.2 mailx command,
and offers extensions for MIME messages, POP3 and SMTP.

%prep
%setup

%build
%add_optflags -fcommon
%configure --with-csh=/bin/csh \
   --with-vi="/bin/vi -c 'set ft=mail tw=74' '+/^$'" \
   --with-sendmail=/usr/sbin/sendmail
%make_build

%install
%make_install install DESTDIR=$RPM_BUILD_ROOT

%files
%_bindir/*
%config(noreplace) %_sysconfdir/nail.rc
%_man1dir/*
%doc COPYING README AUTHORS INSTALL ChangeLog

%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