****************************************
* LUG meet on 12 Jan. 2003 @ VJTI
****************************************

Hi guys,

I hv subscribed to no of mailing lists. Hence I get around 100 emails
everyday. Thus to manage my emails I use procmail, so that my emails
are filtered in to seperate folders as soon as they arrive. 

But the problem is that procmail works for few days and then it stops
working. Again it starts working after some days. This is irritating
since when it is not working my default inbox is flooded with emails.

I ve been told that our procmail has been setup in such a way that I do
not need to hv a .forward file in my home directory, only a .procmailrc
file is enough. 

I use mutt as my email client.

my .procmailrc file is as follows.


SHELL=/bin/sh
PMDIR=/home/shashank/

LOGFILE=$PMDIR/log

 LOG="
 "
## VERBOSE=yes

# Set to no if you want minimal logging; default is all
## LOGABSTRACT=no 

# Replace $HOME/Msgs with your mailbox directory
# Mutt and elm use $HOME/Mail

MAILDIR=/home/shashank/Mail       # Make sure this directory exists!
DEFAULT=$MAILDIR/INBOX
LOGFILE=$MAILDIR/.procmaillog
LOCKFILE=$HOME/.lockmail

# INCLUDERC=$PMDIR/rc.testing
# INCLUDERC=$PMDIR/rc.subscriptions

# Mail Filters


:0
* ^[EMAIL PROTECTED]
$DEFAULT

:0
* ^Subject:.[ILUG-BOM]
Mumbai-LUG

:0
* ^TO.*[EMAIL PROTECTED]
Mumbai-LUG

:0
* ^TO.*[EMAIL PROTECTED]
Indic-Computing

:0
* ^TO.*[EMAIL PROTECTED]
Semantic-Web

:0
* ^TO.*[EMAIL PROTECTED]
Debian-Mailing-List

:0
* ^TO.*[EMAIL PROTECTED]
gnowsys-Mailing-List

:0
* ^TO.*[EMAIL PROTECTED]
Zope-dev-Mailing-List

:0
* ^Subject:.[Zope-Dev]
Zope-dev-Mailing-List

:0
* ^TO.*[EMAIL PROTECTED]
Zope-Mailing-List

:0
* ^Subject:.[Zope]*
Zope-Mailing-List

:0
* ^Subject:.[gnome-love]*
Gnome-Love-Mailing-List


Thanx in advance

Shashank

-- 
_______________________________________________

http://mm.ilug-bom.org.in/mailman/listinfo/linuxers



Reply via email to