Matthias Andree | 3 Dec 2002 23:30
Picon
Picon

Re: [cvs] bogofilter/contrib bogopass,1.3,1.4

allyn <at> users.sourceforge.net writes:

>  my $options = join ' ',  <at> ARGV;
> -my $bogo_header = `bogofilter -v $options <$fn`;
> +my $bogo_header = `unbase64 <"$fn" | bogofilter -v $options`;
>  chomp $bogo_header;

This patch defeats error checking on unbase64 (including unbase64 not
found in the PATH). Fixing.

--

-- 
Matthias Andree

---------------------------------------------------------------------
FAQ: http://bogofilter.sourceforge.net/bogofilter-faq.html
To unsubscribe, e-mail: bogofilter-dev-unsubscribe <at> aotto.com
For summary digest subscription: bogofilter-dev-digest-subscribe <at> aotto.com
For more commands, e-mail: bogofilter-dev-help <at> aotto.com


Gmane