From owner-freebsd-questions Fri Feb 21 13:24: 8 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E80637B401 for ; Fri, 21 Feb 2003 13:24:06 -0800 (PST) Received: from moroni.pp.asu.edu (moroni.pp.asu.edu [129.219.120.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id B024243FDD for ; Fri, 21 Feb 2003 13:24:05 -0800 (PST) (envelope-from iddwb@moroni.pp.asu.edu) Received: (from iddwb@localhost) by moroni.pp.asu.edu (8.11.6/8.11.6) id h1LLO5Z05618 for freebsd-questions@freebsd.org; Fri, 21 Feb 2003 14:24:05 -0700 Date: Fri, 21 Feb 2003 14:24:04 -0700 From: David Bear To: freebsd-questions@freebsd.org Subject: procmail question a little off topic Message-ID: <20030221142404.A5503@asu.edu> Reply-To: David.Bear@asu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i 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 sorry for the offtopic post here but I cant seem to get my procmail recipe's to fire. I know sendmail sees and uses procmail because maillog show its handing it of to procmail. Also, the mail inbox specified in the procmailrc file is receiving the message. Still, none of the messages that I want taking from inbox and put in other folders as specified in the recipe's section are being moved. I went to the procmail website and since and the lists seem to be in german... and my german is nonexistent... any pointers appreciated. ======== .procmailrc ========== # Frisch, SA, p 602 PATH=/bin:/usr/bin:/usr/local/bin:/usr/sbin:$HOME/bin MAILDIR=$HOME/mail DEFAULT=$MAILDIR/inbox # # catch systems for syslog entries # ppsrv3, PAC SMB server :0: * ^From.*@ppsrv3.pp.asu.edu syslogs/ppsrv3 # urbansrv1, CUI, apas, ais smb spooler :0: * ^From.*@urbansrv1.pp.asu.edu syslogs/urbansrv1 # ppsrv5, aka cyrus, smb/web server :0: * ^From.*@cyrus.pp.asu.edu syslogs/ppsrv5 # db2srv1, development machines :0: * ^From.*@db2srv1.pp.asu.edu syslog/db2srv1 # recsrv1, smb server recreation mgt :0: * ^From.*@recsrv1.pp.asu.edu syslog/recsrv1 ======= end procmailrc ============= -- David Bear College of Public Programs/ASU Mail Code 0803 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message