Gentoo Archives: gentoo-server

From: "Bauer
To: gentoo-server@l.g.o, support@××××××××××××××××.com
Subject: RE: [gentoo-server] configure spamassassin
Date: Fri, 18 Jun 2004 07:14:48
Message-Id: 7A89E0296B649C4AAFD251222B1492906C4D6E@dmsbsrv1.intranet.dmsb.de
1 You can disable the user-specific stuff with
2
3 allow_user_rules 0
4
5 but that rule is disabled by default for security reasons or with the -x
6 commandline-flag (
7 -x, --nouser-config Disable user config files
8 ). I'm using spamassassin with exim without any problems
9 (exim+exiscan+SAexim). You should verify your /etc/conf.d/spamd if that
10 seems ok, what commandline-args are passed to your running spamd and
11 maybe use debugging (-D). Also verify your logs of course. Btw you
12 should reboot your box 'cause of such issues ;)
13
14 hth
15 -fe
16
17
18 >
19 > For some reason I can't for the life of my configure spam assassin. It
20 > seems to ingore anything I do to the
21 >
22 > /etc/mail/spamassasin/local.cf
23 >
24 > I am running spamd, and want to use it in a server env. I do not want
25 > users to have to configure things individually. I want one master
26 config
27 > for spam assassin.
28 >
29 > It is because I am not running spamd as a different user than root? I
30 > read something that if you do not use the -u flag it will look for per
31 > user config files.
32 >
33 > I have even gone so far as to symlink the users_prefs.template to the
34 > /etc/mail/spamassasin/local.cf
35 >
36 > So any users default will be the same as the server.
37 >
38 > I have restarted qmail, spamd, and unnecessarily the entire machine.
39 >
40 > Very frustrating. My current config
41 >
42 > add_header all Level _STARS(*)_
43 > add_header all Checker-Version SpamAssassin _VERSION_ (_SUBVERSION_)
44 on
45 > _HOSTNAME_
46 > rewrite_subject 1
47 > subject_tag SPAM:
48 > report_safe 0
49 > ok_languages en
50 > ok_locales en
51 > skip_rbl_checks 1
52 >
53 >
54 > Mainly I want the subject rewritten and a report if an when it thinks
55 > something is spam. I think I have the above configuration to do this,
56 > but it's not working.
57 >
58 > Frustrating?
59 >
60 > --
61 > Sincerely,
62 > William L. Thomson Jr.
63 > Support Group
64 > Obsidian-Studios, Inc.
65 > http://www.obsidian-studios.com