-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathPOST-INSTALL
36 lines (23 loc) · 1.18 KB
/
POST-INSTALL
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
POST-INSTALL Instructions for EnderUNIX spamGuard v.1.9
====================================================================
This file provides instructions on running spamGuard on UNIX (and
UNIX-like) system. More detailed information and instructions can
be found in EnderUNIX website:
(http://www.enderunix.org/spamguard/spamguard-1.9/POST-INSTALL).
It is recommended that you read, or at least skim through, ALL of
the instructions in this file before attempting to RUN the software.
Configuring the environment
-----------------------------------------------
Run the following command to add a cron job for spamGuard
# crontab -e
Add the following line:
0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/local/bin/spamguard
For using exim support:
0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/local/bin/spamguard -f path_to_exim.log
For using qSheff support:
0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/local/bin/spamguard -f path_to_qsheff.log
See spam-ignore.txt.sample and qsheff_ignore.sample.
Have a look at it to get an idea.
See FAQ file for Frequently Asked Questions.
EnderUNIX Software Development Team @ Istanbul/Turkey staff at enderunix dot org
http://www.enderunix.org