[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Procmail permissions
- From: Keith Morse <kgmorse mpcu com>
- To: redhat-list redhat com
- Subject: Re: Procmail permissions
- Date: Fri, 31 Aug 2001 23:07:26 -0700 (PDT)
On Fri, 31 Aug 2001, M. Neidorff wrote:
> Hi everyone,
>
> Could you please send me the default permissions of procmail? I know that
> I changed them a long time ago, and that may be why it is not running when
> invoked from sendmail. (Only a guess on my part)
>
> Thanks,
>
> Mark
A rather crude attempt to answer your question.
rpm -q --dump procmail | awk '{ printf ("%-63s%-10s\n", $1, $5)}'
and
rpm -q --dump procmail for all the gory details. Field number 5 is the
one.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]