From owner-freebsd-questions Sat Dec 22 11:41:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailg.telia.com (mailg.telia.com [194.22.194.26]) by hub.freebsd.org (Postfix) with ESMTP id ACC4D37B419 for ; Sat, 22 Dec 2001 11:41:31 -0800 (PST) Received: from d1o846.telia.com (d1o846.telia.com [213.65.236.241]) by mailg.telia.com (8.11.6/8.11.6) with ESMTP id fBMJfUs05681; Sat, 22 Dec 2001 20:41:30 +0100 (CET) Received: from bossen (h120n2fls31o846.telia.com [217.208.108.120]) by d1o846.telia.com (8.10.2/8.10.1) with ESMTP id fBMJfUd16357; Sat, 22 Dec 2001 20:41:30 +0100 (CET) Date: Sat, 22 Dec 2001 20:44:55 +0100 (CET) From: Tor Stormwall X-X-Sender: To: Martin Karlsson Cc: Subject: Re: Regarding Procmail on FreeBSD In-Reply-To: <20011222193115.B378@foo31-249.visit.se> Message-ID: <20011222203644.B25613-100000@bossen.myhome.my> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 > 1. You do have a directory ~/mail? Yes. I'm using Pine. > > > # Accept all the rest to your default mailbox > > :0: > > Inbox > > 2. You do have an mbox-file or a maildir called Inbox in aforementioned? I have a ~/mail/Inbox file. The thing is that I'm trying to filter all my incoming mail to Inbox at first so I really know that procmail is working properly. Then add filters for mailinglists etc. I changed .procmailrc so it included the variable DEFAULT, like this: HOME=/home/tor SHELL=/bin/sh #Use the Bourne shell (check your path!) MAILDIR=${HOME}/mail #First check what your mail directory is! LOGFILE=${HOME}/procmail.log LOG="--- Logging ${LOGFILE} for ${LOGNAME}, " DEFAULT=$MAILDIR/Inbox # Accept all the rest to your default mailbox :0: $DEFAULT Still it wont filter my mail. Instead they disapear. Best Regards, Tor Stormwall * - - - - - - - - - - - - - - - - - - - - - - - - - - - - * | M A Y T H E S O U R C E B E W I T H Y O U | | | | Tor Stormwall mailto:tor@stormwall.org | | http://creson.com/~tor http://www.FreeBSD.org | | | * - - - - - - - - - - - - - - - - - - - - - - - - - - - - * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message