On Wed, 19 Jan 2000 [EMAIL PROTECTED] wrote:

->Hey,
->
->    Can anybody who uses procmail sent me their config file. I'm too lazy to
->RTFM :)
->

# Please check if all the paths in PATH are reachable, remove the ones that
# are not.

PATH=$HOME/bin:/usr/bin:/usr/ucb:/bin:/usr/local/bin:.
MAILDIR=$HOME/mail      # You'd better make sure it exists
DEFAULT=$MAILDIR/mbox
LOGFILE=$MAILDIR/FROM
LOCKFILE=$HOME/.lockmail

:0                              # Anything from linux-india
* ^To.*[EMAIL PROTECTED]
LINUX-INDIA                             # will go to $MAILDIR/todd

:0                              # mails to linuxers
* ^To.*[EMAIL PROTECTED]
ILUG-BOM                        # will go to $MAILDIR/ILUG-BOM

:0                              # Anything from Henry
* ^From.*Cron Daemon
CRON                            # will go to $MAILDIR/henries

# Anything that has not been delivered by now will go to $DEFAULT
# using LOCKFILE=$DEFAULT$LOCKEXT


---------------------------------------------------
Nagarjuna



To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list 
button and fill the appropriate information 
and submit. For any other queries contact the ML maintener

Reply via email to