From 30bf2b2591a640ad67b83d824dbb509626e50b3f Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Fri, 15 Sep 2006 20:37:03 +0000 Subject: [PATCH] * changed SPAM module to use qsheff instead of qmail-scanner * changed SPAM module to use dspam instead of spamassassin --- pkgsel/Services/Mail/SPAM.all | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/pkgsel/Services/Mail/SPAM.all b/pkgsel/Services/Mail/SPAM.all index b8a159f..ea80e0f 100644 --- a/pkgsel/Services/Mail/SPAM.all +++ b/pkgsel/Services/Mail/SPAM.all @@ -2,6 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/mnemosyne/pkgsel/Services/Mail/SPAM.all +# Copyright (C) 2006 The OpenSDE Project # Copyright (C) 2002 - 2006 Alejandro Mery # # More information can be found in the files COPYING and README. @@ -14,19 +15,12 @@ #Dependencies: MTA!='' MTA!=nullmailer MTA!=ssmtp -X qmail-scanner +X qsheff X clamav -X spamassassin +X dspam -# needed by spamassassin -X perl-io-zlib -X perl-archive-tar -X perl-libwww -X perl-digest-sha1 -X perl-html-parser -X perl-net-dns +# needed by qsheff +X ripmime -# needed by qmail-scanner -X unzip -X tnef -X maildrop +# wanted by clamav +X gmp -- 2.11.4.GIT