comparison doc/installation.txt @ 3830:a48c514c465f

Add simple anti-spam recipe to docs
author Richard Jones <richard@users.sourceforge.net>
date Sun, 25 Mar 2007 23:18:25 +0000
parents a612bdc6b1d3
children d4163100f4f3
comparison
equal deleted inserted replaced
3829:d0ac8188d274 3830:a48c514c465f
1 ================== 1 ==================
2 Installing Roundup 2 Installing Roundup
3 ================== 3 ==================
4 4
5 :Version: $Revision: 1.124 $ 5 :Version: $Revision: 1.125 $
6 6
7 .. contents:: 7 .. contents::
8 :depth: 2 8 :depth: 2
9 9
10 10
786 If you intend to send messages to Roundup that use Chinese, Japanese or 786 If you intend to send messages to Roundup that use Chinese, Japanese or
787 Korean encodings the you'll need to obtain CJKCodecs from 787 Korean encodings the you'll need to obtain CJKCodecs from
788 http://cjkpython.berlios.de/ 788 http://cjkpython.berlios.de/
789 789
790 790
791 Public Tracker Considerations
792 -----------------------------
793
794 If you run a public tracker, you will eventually have to think about
795 dealing with spam entered through both the web and mail interfaces.
796
797 The `customisation documentation`_ has a simple detector that will block
798 a lot of spam attempts. Look for the example "Preventing SPAM".
799
791 800
792 Maintenance 801 Maintenance
793 =========== 802 ===========
794 803
795 Read the separate `administration guide`_ for information about how to 804 Read the separate `administration guide`_ for information about how to

Roundup Issue Tracker: http://roundup-tracker.org/