Mine's set up a little differently. Here are the config files, and
it works flawlessly.
.procmailrc:
------------------------------
# off unless debugging
VERBOSE=off
MAILDIR=$HOME/mail
PMDIR=$HOME/.procmail
LOGFILE=$PMDIR/log
INCLUDERC=$PMDIR/rc.redhat
INCLUDERC=$PMDIR/rc.null
------------------------------
rc.redhat: (I'll only include this one, so as not to waste too much time)
------------------------------
:0:
* ^TOredhat-list@
redhat-list
------------------------------
HTH
Matt
-----------------------------------------------------------
Matt Housh email: [EMAIL PROTECTED]
MicroComputer Specialist University of Tulsa
Engineering and Natural Sciences
"Pardon me, stewardess. I speak Jive."
On Tue, 12 May 1998, Michael J. McGillick wrote:
> Hello Folks:
>
> Anyone got a properly working set up files for procmail? I tried to set
> it up with Pine, and read the man pages, but it doesn't seem to work.
> Initially, all I want it to do is filter mail for me - eventually, I would
> like to get it print out error messages to a logfile for stuff that
> procmail wasn't able to process.
>
> I set up my .forward file as:
>
> | /usr/bin/procmail
>
> I set up my .procmailrc file as:
>
> MAILDIR=/var/spool/mail #you'd better make sure it exists
> DEFAULT=$MAILDIR/mike #completely optional
> LOGFILE=/var/log/procmail #recommended
>
> :0:
> * ^To: [EMAIL PROTECTED]
> redhat
>
> I'm simply trying to put mail that I receive from this list into a folder
> called "redhat" in my mailbox. I created the folder in pine, so I know
> it's there. Any suggestions please?
>
> - Mike
>
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
> To unsubscribe: mail [EMAIL PROTECTED] with
> "unsubscribe" as the Subject.
>
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.