From owner-freebsd-questions Mon Apr 22 15:12:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.powersurge.net (mercury.powersurge.net [216.218.200.200]) by hub.freebsd.org (Postfix) with ESMTP id C775B37C5C7 for ; Mon, 22 Apr 2002 15:06:08 -0700 (PDT) Received: from irix.stures.iastate.edu ([64.113.75.4] helo=irix) by mercury.powersurge.net with smtp (Exim 3.34 #1) id 16zlwL-00033D-00 for freebsd-questions@freebsd.org; Mon, 22 Apr 2002 15:05:41 -0700 Reply-To: From: "Adam M Ryan" To: Subject: procmail and spamassissan Date: Mon, 22 Apr 2002 17:03:01 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - mercury.powersurge.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [0 0] X-AntiAbuse: Sender Address Domain - powersurge.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have install SA without problems and even tested it, now I am trying to have SA process all the mail a certain user receives. Right now its not working, the user just receives mail as normal, and doesn't even use SA rules. Here is my .forward p5@riptide[~]# cat .forward "| spamassassin || exit 75" .procmailrc p5@riptide[~]# cat .procmailrc :0fw | spamassassin -P :0: * ^X-Spam-Status: Yes caughtspam VERBOSE=on PATH=$HOME/bin:/usr/bin:$PATH DEFAULT=/var/mail/p5 # <-- change to your mailbox PMDIR=$HOME/.procmail LOGFILE=$PMDIR/log maillog: Apr 22 15:28:56 riptide sendmail[86768]: g3MKSuI86768: forward /home/p5/.forward.riptide+: Group writable directory Apr 22 15:28:56 riptide sendmail[86768]: g3MKSuI86768: forward /home/p5/.forward+: Group writable directory Apr 22 15:28:56 riptide sendmail[86768]: g3MKSuI86768: forward /home/p5/.forward.riptide: Group writable directory Apr 22 15:28:56 riptide sendmail[86768]: g3MKSuI86768: forward /home/p5/.forward: Group writable directory Am I forgetting something? Can anyone help me with this? Regards, Adam Ryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message