#3523: SpamFilter refuses to load
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  defect              |       Status:  new  
 Priority:  high                |    Milestone:       
Component:  general             |      Version:  devel
 Severity:  normal              |   Resolution:       
 Keywords:  SpamFilter          |  
--------------------------------+-------------------------------------------
Comment (by mgood):

 The requirements are checked by the `setuptools` package automatically.
 You need to install dnspython via setuptools so that the metadata is
 available:

 {{{
 easy_install dnspython
 }}}

 That command will automatically download and install it correctly.

 However, the "[DNS]" part means it's an "extra" feature.  So, the other
 parts of the spam filter should work correctly when "dnspython" is not
 available.  Only the IP blacklisting component will be unavailable.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3523#comment:2>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to