Gentoo Archives: gentoo-admin

From: Joseph Hoot <joe@×××××××.net>
To: gentoo-admin@g.o
Subject: [gentoo-admin] Postfix + Procmail + Spamassassin
Date: Thu, 14 Nov 2002 14:38:16
Message-Id: 001501c28beb$574f1090$2a0e010a@phatpulse.com
1 I have postfix sending the mail to procmail. It tries sending it to
2 spamassassin and I get this failure (70) when it executes. I know that
3 this is really a spamassassin or procmail area that I should be
4 exploring, but I thought I'd at least throw a quick message to see if
5 others on Gentoo have experienced this and know of a resolution.
6
7 #### OUTPUT FROM /var/log/procmail
8 procmail: [1430] Thu Nov 14 06:28:40 2002
9 procmail: Program failure (70) of "/usr/bin/spamassassin"
10 procmail: Rescue of unfiltered data succeeded
11 procmail: [1430] Thu Nov 14 06:28:40 2002
12 procmail: No match on "^X-Spam-Status: Yes"
13 procmail: Assigning
14 "PATH=/home/joe/bin:/bin:/usr/bin:/usr/local/bin:/usr/bin/X11"
15 >From jhoot@××××××××××.com Thu Nov 14 06:28:30 2002
16 Subject: a test
17 Folder: /home/joe/.maildir/new/msg.x
18
19 #### My /etc/procmailrc
20 VERBOSE=on
21 LOGABSTRACT=all
22 DEFAULT=$HOME/.maildir/new
23 LOGFILE=/var/log/procmail
24 :0fw
25 | /usr/bin/spamassassin
26 :0:
27 * ^X-Spam-Status: Yes
28 /var/spam
29
30
31 -=-=-=-=-=-=-=-=-=-=-
32 Joseph Ryan Hoot
33 Network Penguin
34 Senior Systems Engineer
35 joe@××××××××××××××.com
36 Phone: 323-692-4043
37 Mobile: 818-209-3260
38 www.networkpenguin.com
39 GnuPG 260A7FED
40 -=-=-=-=-=-=-=-=-=-=-