Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37423636
en ru br
ALT Linux repos
S:1.36-alt4
5.0: 1.36-alt4
4.1: 1.36-alt4
4.0: 1.36-alt4
3.0: 1.36-alt4

Group :: Networking/Mail
RPM: pop-before-smtp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pop-before-smtp
Version: 1.36
Release: alt4
Summary: POP-before-SMTP daemon
Summary(ru_RU.KOI8-R): почтовый сервис POP-before-SMTP
License: GPL
Group: Networking/Mail
URL: http://popbsmtp.sourceforge.net/
Packager: Denis Ovsienko <pilot at altlinux.ru>
Source0: %name-%version.tar.gz
Source1: %name.init
Patch0: %name-alt-config.patch
BuildArch: noarch

BuildRequires: perl-DBM perl-Net-Netmask perl-TimeDate
Requires: perl-DBM perl-Net-Netmask perl-TimeDate

%description
The %name project is a simple daemon written in Perl, to allow email relay
control based on successful POP or IMAP logins. %name requires no mods to the
other daemons, and uses no client-server communication. So it's much, much
simpler to install and maintain, and it fails to address the needs of people
with separate POP/IMAP and smtp servers.

%description -l ru_RU.KOI8-R
Проект %name --- простой демон, написанный на Perl, предназначенный для
управления доступом к пересылке почты на основании успешной попытки входа по
протоколам POP или IMAP. %name не требует внесения изменений в другие демоны и
не использует клиент-серверный подход. Поэтому он намного проще в установке и
сопровождении, но бесполезен в случае с раздельными POP/IMAP и SMTP серверами.

%prep
%setup -q
%patch0

%build

%install
%__install -D -m 755 %name %buildroot%_sbindir/%name
%__install -D -m 755 %SOURCE1 %buildroot%_initdir/%name
%__install -D -m 640 %name-conf.pl %buildroot%_sysconfdir/%name-conf.pl

%post
%post_service %name

%preun
%preun_service %name

%files
%_sbindir/%name
%_initdir/%name
%config %_sysconfdir/%name-conf.pl
%doc README TODO 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