Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2001 20:44:55 +0100 (CET)
From:      Tor Stormwall <tor@agent.creson.com>
To:        Martin Karlsson <martin.karlsson@visit.se>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Regarding Procmail on FreeBSD
Message-ID:  <20011222203644.B25613-100000@bossen.myhome.my>
In-Reply-To: <20011222193115.B378@foo31-249.visit.se>

next in thread | previous in thread | raw e-mail | index | archive | help

> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011222203644.B25613-100000>