]> git.pld-linux.org Git - packages/spamassassin.git/commitdiff
- The -a option has been removed. Please look at the use_auto_whitelist
authorhavner <havner@pld-linux.org>
Sun, 28 Nov 2004 21:40:41 +0000 (21:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  config option instead.

Changed files:
    spamassassin.sysconfig -> 1.2

spamassassin.sysconfig

index 050660fbb43ac41fd54c5687d4cd6885cc00f559..9040f7700a3986c20d34064c7facd992c5221020 100644 (file)
@@ -1,5 +1,5 @@
 # Customized setings for spamassassin (spamd)
 
 # Cmdline options 
-SPAMD_OPTS="-d -c -a"
+SPAMD_OPTS="-d -c"
 
This page took 0.042179 seconds and 4 git commands to generate.