Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] OT - Question about spamass-milter
Date: Fri, 04 May 2007 22:43:53
Message-Id: 1178318100.20861.3.camel@camille.espersunited.com
1 I have a bunch of lines like this in my /var/log/mail.log on my server
2 box:
3
4 Milter (spamassassin): local socket name /var/run/spamass-milter.sock
5 unsafe
6
7 The trouble is that the file does not exist:
8
9 baby ~ # ls /var/run/spamass-milter.sock
10 ls: cannot access /var/run/spamass-milter.sock: No such file or
11 directory
12
13 I think the file spamassassin is looking for is in /var/run/milter:
14
15 baby ~ # ls -l /var/run/milter/
16 total 4
17 -rw-r--r-- 1 milter milter 5 May 4 14:39 spamass-milter.pid
18 srwxr-xr-x 1 milter milter 0 May 4 14:39 spamass-milter.sock
19
20 Where is the setting that I can change to fix this?
21
22 --
23 gentoo-user@g.o mailing list