Penguin
Diff: SpamAssassinNotes
EditPageHistoryDiffInfoLikePages

Differences between version 7 and predecessor to the previous major change of SpamAssassinNotes.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 7 Last edited on Saturday, November 11, 2006 6:47:52 pm by LawrenceDoliveiro Revert
Older page: version 6 Last edited on Friday, July 21, 2006 11:26:14 am by CraigBox Revert
@@ -224,8 +224,18 @@
 set output "$IMAGEFILE" 
 plot "$SCOREFILE" smooth frequency 
 EOF 
 </verbatim> 
+  
+!![SUSE] notes  
+  
+Under SuSE, spamd is configured by default not to apply any rules that require Internet access (like accessing Pyzor, blocklists etc). To fix this, edit /etc/sysconfig/spamd. Look for the line  
+  
+<verbatim>  
+ SPAMD_ARGS="-d -c -L"  
+</verbatim>  
+  
+and remove the "-L" switch.  
  
 ---- 
 CategoryAntiSpam %%% 
 CategoryNotes