Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2007 12:36:12 -0400
From:      David Banning <david+dated+1177518972.4e4ace@skytracker.ca>
To:        questions@freebsd.org
Subject:   Re: procmailrc question
Message-ID:  <20070420163612.GA73171@skytracker.ca>
In-Reply-To: <20070420154103.GA51017@skytracker.ca>
References:  <20070420154103.GA51017@skytracker.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 20, 2007 at 11:41:04AM -0400, David Banning wrote:
> It seems that putting anything in my /usr/local/etc/procmailrc file
> causes procmail to ignore ~/.procmailrc files. 
> 
> Is there a way to get procmail to look at ~/.procmailrc after it
> reads /usr/local/etc/procmailrc ?

It seems that anything that is not processed by the global procmailrc 
file is processed by the local .procmailrc file. What I would like to 
do is flag a few users only and send them to the their users .procmailrc
file. Kind of the reverse of the normal.

If I had to improvise;

:0
* ^To.*david@banning
What to put here to send to home .procmailrc

:0
* ^To.*anyoneelse
/var/mail/$LOGNAME



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