Changes

Jump to navigation Jump to search
603 bytes added ,  03:33, 22 January 2013
Line 88: Line 88:  
  rm -f /etc/e-smith/templates-custom/etc/mail/spamassassin/local.cf/20localscores
 
  rm -f /etc/e-smith/templates-custom/etc/mail/spamassassin/local.cf/20localscores
 
  signal-event email-update
 
  signal-event email-update
 +
 +
 +
====Pyzor Timeout====
 +
{{Incomplete}}
 +
 +
See [[Bugzilla: 5973]]
 +
{{Warning box|SME server 7.# users be aware of an issue that can appear in the /var/log/spamd/current logs
 +
" pyzor: [5281] error: TERMINATED, signal 15 (000f)".}}
 +
 +
This can mitigated by the adding of a custom template fragment see below
 +
 +
/etc/e-smith/templates/etc/mail/spamassassin/local.cf/50pyzor_timeout
 +
 +
Template fragment to set a pyzor_timeout based on a value in the config db.
 +
If no value is set, there is no output (so pyzor uses it's internal default).
 +
If a value is set using eg:
 +
config setprop spamassassin PyzorTimeout 10
 +
 +
    
References:
 
References:
Line 93: Line 112:  
* http://spamassassin.apache.org/tests_3_2_x.html
 
* http://spamassassin.apache.org/tests_3_2_x.html
 
* http://www.rulesemporium.com/
 
* http://www.rulesemporium.com/
 +
    
====Real-time Blackhole List (RBL)====
 
====Real-time Blackhole List (RBL)====
Line 114: Line 134:  
[http://wiki.contribs.org/Updating_to_SME_7.2#RHSBL_Servers]
 
[http://wiki.contribs.org/Updating_to_SME_7.2#RHSBL_Servers]
 
[http://wiki.contribs.org/Updating_to_SME_7.2#DNSBL_Servers]
 
[http://wiki.contribs.org/Updating_to_SME_7.2#DNSBL_Servers]
 +
    
====Server Only====
 
====Server Only====
Line 167: Line 188:     
You can find information how to install and use it on the [[GeoIP]] page.
 
You can find information how to install and use it on the [[GeoIP]] page.
      
===Anti Virus===
 
===Anti Virus===

Navigation menu