[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Procmail permissions



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]