[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ProgSoc] procmail




> -----Original Message-----
> From: owner-progsoc@nospam.progsoc.uts.EDU.AU [mailto:owner-
> progsoc@nospam.progsoc.uts.EDU.AU] On Behalf Of Harold Burchey
> Sent: Sunday, 21 April 2002 16:41
> To: progsoc@nospam.progsoc.org
> Subject: [ProgSoc] procmail
> 
> I think it's the fourth line that screwy. If I don't comment it out,
> procmail
> sends my emails to individual msg.uthd files in my mail directory. I'm
not
> sure
> how to fix it though.
> 

Is HOME a proper variable? I'm using version 3.15.2 (18/7/2001) and I
can't see any references to it. Try using $MAILDIR (and without the
braces).

This is the way I do it...


MAILDIR=/home/nbsherid/mail
LOCKFILE=/home/nbsherid/mail/lock

:0:
* ^Subject:.*\[Bongo\]
personal/bongo


etc etc

Nigel


-
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.