Gentoo Archives: gentoo-user

From: "Steve [Gentoo]" <gentoo_steve@×××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Spamassassin / fcron / RulesDuJour
Date: Wed, 15 Nov 2006 11:16:59
Message-Id: 455AF6B1.5070706@shic.co.uk
1 Last night my default gentoo RulesDuJour for Spamassassin acquired new
2 Adult and General rule-sets from SARE. Thereafter spamd refused all
3 connections and subsequently received mail was not spam filtered.
4 Issuing '/etc/init.d/spamd restart' as root resolved the situation...
5 but I don't want to have to do this every time a rule-set is
6 automatically updated overnight.
7
8 This is a (sanitised) extract from /var/log/messages :
9
10 --
11 Nov 15 03:20:00 svr fcron[5328]: process already running: root's
12 /usr/bin/test -x /usr/sbin/run-crons && /usr/sbin/run-crons
13 Nov 15 03:20:14 svr postfix/pickup[11065]: ...: uid=0 from=<root>
14 Nov 15 03:20:14 svr postfix/cleanup[11232]: ...: message-id=...
15 Nov 15 03:20:15 svr spamd[7808]: spamd: connection from localhost
16 [127.0.0.1] at port 1125
17 Nov 15 03:20:15 svr spamd[7808]: spamd: setuid to foouser succeeded
18 Nov 15 03:20:15 svr spamd[7808]: spamd: processing message .. for
19 foouser:1000
20 Nov 15 03:20:18 svr spamd[7808]: spamd: clean message (-2.9/5.0) for
21 foouser:1000 in 3.1 seconds, 647 bytes.
22 Nov 15 03:20:18 svr spamd[7808]: spamd: result: . -2 - AWL,BAYES_00
23 scantime=3.1,size=647,user=foouser,...
24 Nov 15 03:20:18 svr postfix/local[11237]: ...
25 Nov 15 03:20:18 svr postfix/qmgr[5607]: ...: removed
26 Nov 15 03:20:19 svr spamd[5462]: prefork: child states: II
27 Nov 15 03:20:26 svr postfix/pickup[11065]: ...: uid=0 from=<root>
28 Nov 15 03:20:26 svr postfix/cleanup[11232]: ...
29 Nov 15 03:20:27 svr spamd[7808]: spamd: setuid to foouser succeeded
30 Nov 15 03:20:27 svr spamd[7808]: spamd: processing message ... for
31 foouser:1000
32 Nov 15 03:20:29 svr spamd[7808]: spamd: clean message (-2.2/5.0) for
33 foouser:1000 in 2.7 seconds, 612 bytes.
34 Nov 15 03:20:29 svr spamd[7808]: spamd: result: . -2 - AWL,BAYES_05
35 scantime=2.7,size=612,user=foouser,uid=1000,...
36 Nov 15 03:20:29 svr postfix/local[11237]: EEA5F3B945:
37 to=<foouser@××××.lan>, orig_to=<root>, relay=local, delay=3, status=sent
38 (delivered to command: /usr/bin/proc
39 Nov 15 03:20:29 svr postfix/qmgr[5607]: EEA5F3B945: removed
40 Nov 15 03:20:30 svr spamd[5462]: prefork: child states: II
41 Nov 15 03:21:05 svr spamd[5462]: spamd: server killed by SIGTERM,
42 shutting down
43 Nov 15 03:21:11 svr rc-scripts: Failed to stop spamd
44 Nov 15 03:30:00 svr fcron[5328]: process already running: root's
45 /usr/bin/test -x /usr/sbin/run-crons && /usr/sbin/run-crons
46 Nov 15 03:40:00 svr fcron[11746]: Job /usr/bin/test -x
47 /usr/sbin/run-crons && /usr/sbin/run-crons started for user root (pid 11747)
48 Nov 15 03:50:00 svr fcron[11759]: Job /usr/bin/test -x
49 /usr/sbin/run-crons && /usr/sbin/run-crons started for user root (pid 11760)
50 Nov 15 03:50:24 svr postfix/smtpd[11772]: connect from localhost[127.0.0.1]
51 Nov 15 03:50:24 svr postfix/smtpd[11772]: ...: client=localhost[127.0.0.1]
52 Nov 15 03:50:24 svr postfix/cleanup[11775]: ...: message-id=...
53 Nov 15 03:50:24 svr postfix/qmgr[5607]: 73FAA3B4FB: from=...
54 Nov 15 03:50:24 svr postfix/smtpd[11772]: disconnect from
55 localhost[127.0.0.1]
56 Nov 15 03:50:24 svr spamc[11779]: connect(AF_INET) to spamd at 127.0.0.1
57 failed, retrying (#1 of 3): Connection refused
58 Nov 15 03:50:25 svr spamc[11779]: connect(AF_INET) to spamd at 127.0.0.1
59 failed, retrying (#2 of 3): Connection refused
60 --
61
62 Does anyone else have this problem? Can it be attributed to Fcron or
63 RulesDuJour or something peculiar to my setup?
64 I don't understand the "process already running" messages from fcron -
65 my cron jobs all seem to be executed normally.
66
67
68
69 --
70 gentoo-user@g.o mailing list