David Schweikert wrote (08 Feb 2006 12:05:16 GMT) :
> On Tue, Feb 07, 2006 at 19:20:11 +0100, Adrian von Bidder wrote:
>> Is this a special feature of Debian's version of Digest::SHA1, or can others 
>> reproduce that the --privacy option just doesn't work?
>
> Does the following also fix the problem?
>
> --- postgrey    16 Jan 2006 07:36:33 -0000      1.113
> +++ postgrey    8 Feb 2006 12:03:06 -0000
> @@ -474,7 +474,7 @@
>
>      # --privacy requires Digest::SHA1
>      if($opt{'privacy'}) {
> -        require 'Digest::SHA1';
> +        require Digest::SHA1;
>      }
>
>      $0 = join(' ', @{$server->{server}{commandline}});

It does.

Ciao,
--
  intrigeri <[EMAIL PROTECTED]>
  | gnupg key @ http://intrigeri.boum.org/intrigeri.asc
  | Every now and then I get a little bit restless
  | and I dream of something wild.

Attachment: pgprbocaXtqTf.pgp
Description: PGP signature

Reply via email to