I tried your advise, but it does not work. I even forced the path on the
@INC variable on sanitizer.pl (Kids, do not try this at home!).
Maybe some obscure file rights?
Max
At 02:25 p.m. 07/05/2002 -0400, Brian Schonecker wrote:
>I had that issue, too.
>
>I _think_ you need the PERL5LIB setting in your /etc/sanitizer.rc file:
>
># Procmail filter rules for sanitizing email and then resending it.
># Uncomment the following lines to enable logging or verbose logging.
>#VERBOSE=yes
>#LOGFILE=$HOME/Procmail/sanitizer.log
>
>ANOMY=/usr/local/anomy
>PERL5LIB=$ANOMY/bin
>
>
>:0 fw
> | $ANOMY/bin/sanitizer.pl /etc/anomy.cfg
>
>
>----- Original Message -----
>From: "Max de Mendizábal" <43383@xyz.molar.is>
>To: "Kevin Ring" <43463@xyz.molar.is>
>Cc: <43413@xyz.molar.is>
>Sent: Tuesday, May 07, 2002 3:07 PM
>Subject: Re: [anomy-list]: Insecure dependency
>
>
> > Hello,
> >
> > I have exactly the same problem with majordomo 1.94.5. Any ideas?
> >
> > Max
> >
> > PD. My /etc/procmailrc is
> >
> > :0 f
> > |/usr/local/anomy/bin/sanitizer.pl /etc/sanitizer.conf
> >
> > ---------------------------------------------
> > On Tue, 7 May 2002, Kevin Ring wrote:
> >
> > > Hello,
> > >
> > > I've been running anomy for about a month and have been having a problem
> > > with vacation since that time. I get this error in the log:
> > >
> > > Insecure dependency in require while running setuid at
> > > /usr/local/anomy/bin/sanitizer.pl line 45.
> > > BEGIN failed--compilation aborted at /usr/local/anomy/bin/sanitizer.pl
>line
> > > 45.
> > > procmail: Program failure (2) of "/usr/local/anomy/bin/sanitizer.pl"
> > >
> > > and then when it recovers, it leaves the leading F off the From in the
> > > envelope information.
> > > e.g.
> > > rom 43463@xyz.molar.is Tue May 7 13:43:21 2002
> > >
> > > Any tips on fixing this error? anomy works perfect unless the message is
> > > sent from vacation or even through a .procmailrc recipe.
> > >
> > > Thanks,
> > >
> > > Kevin
> > >
> > >
> > >
> > >
> >
> >
> >
>
>