require perl-IO-Socket-INET6 [release 2.10.0-3mamba;Thu Jan 22 2015]
This commit is contained in:
parent
400ebf4a2e
commit
a3ee0567df
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: amavisd-new
|
Name: amavisd-new
|
||||||
Version: 2.10.0
|
Version: 2.10.0
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: An interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin
|
Summary: An interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -51,6 +51,7 @@ Requires: cabextract
|
|||||||
Requires: altermime
|
Requires: altermime
|
||||||
Requires: p7zip
|
Requires: p7zip
|
||||||
Requires: tnef
|
Requires: tnef
|
||||||
|
Requires: perl-IO-Socket-INET6
|
||||||
|
|
||||||
%description
|
%description
|
||||||
amavisd-new is a high-performance interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin. It is written in Perl for maintainability, without paying a significant price for speed. It talks to MTA via (E)SMTP or LMTP, or by using helper programs. Best with Postfix, fine with dual-sendmail setup and Exim v4, works with sendmail/milter, or with any MTA as a SMTP relay. For Courier and qmail MTA integration there is a patch in the distributed package.
|
amavisd-new is a high-performance interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin. It is written in Perl for maintainability, without paying a significant price for speed. It talks to MTA via (E)SMTP or LMTP, or by using helper programs. Best with Postfix, fine with dual-sendmail setup and Exim v4, works with sendmail/milter, or with any MTA as a SMTP relay. For Courier and qmail MTA integration there is a patch in the distributed package.
|
||||||
@ -149,6 +150,9 @@ exit 0
|
|||||||
%doc LICENSE TODO
|
%doc LICENSE TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 22 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-3mamba
|
||||||
|
- require perl-IO-Socket-INET6
|
||||||
|
|
||||||
* Thu Jan 01 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-2mamba
|
* Thu Jan 01 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-2mamba
|
||||||
- systemd script: start service after clamd.service
|
- systemd script: start service after clamd.service
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user