On Mon, 12 Nov 2001, Suresh Ramasubramanian wrote:
> +++ Tamas TEVESZ [exim-users] <12/11/01 18:45 +0100>:
> > On Mon, 12 Nov 2001, Dave C. wrote:
> > > require_files = ${local_part}:+${home}/.procmailrc
> >
> > could someone please tell me what "require_files = ${local_part}" is
> > good for ? i've been killing this from my setups as i find no meaning
> > for it..
>
> This seems to check for, and require that a user have ~/.procmailrc
> in his homedir - if so exim calls procmail.
umm, i know what require_files is good for, and i understand the rest
of the arguments. i was asking about that one specific "${local_part}"
argument :) what does that very one piece do ?