From 1dfcbc6c8e2372345f6181b06acd94f0c184bb5e Mon Sep 17 00:00:00 2001 From: Valery Kartel Date: Wed, 20 Jan 2016 15:44:42 +0200 Subject: main/spamassassin: [V2] APKBUILD recreated with apkbuild-cpan. obsolete init-script replaced with new one, some parts are moved to subpackages - added ssl support for spamd & spamc - perl libraries and configuration data are moved to perl-mail-spamassasin subpackage - spamc client binary have own dependencies and moved to -client subpackage - sa-compile needs development packages to run, so moved to -compiler subpackage - init-script rewritten from scratch and supports legacy conf.d syntax - periodic rules update added to cron TODO: some optional perl-modules still in testing (or still not accepted). When they moved to main, need to add them to cpan-dependency. optional module missing: Geo::IP --- testing/perl-geo-ip optional module missing: Net::CIDR::Lite --- testing/perl-net-cidr-lite && main/perl-net-cidr-lite is present too ... optional module missing: IO::Socket::INET6 --- testing/perl-io-socket-inet6 optional module missing: Encode::Detect::Detector --- not in git optional module missing: Net::Patricia --- testing/perl-net-patricia --- main/spamassassin/spamd.confd | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 main/spamassassin/spamd.confd (limited to 'main/spamassassin/spamd.confd') diff --git a/main/spamassassin/spamd.confd b/main/spamassassin/spamd.confd new file mode 100644 index 00000000000..61bc8ec0168 --- /dev/null +++ b/main/spamassassin/spamd.confd @@ -0,0 +1,2 @@ +#pidfile=/run/spamd.pid +#command_args="-m 5 -c -H" -- cgit v1.2.3