David & Team,

Is this a special feature of Debian's version of Digest::SHA1, or can others 
reproduce that the --privacy option just doesn't work?

See <http://bugs.debian.org/351588>.  The proposed solution is:

--- orig/postgrey-1.24/postgrey 2006-02-05 13:52:05.000000000 -0800
+++ postgrey-1.24/postgrey      2006-02-05 13:52:19.000000000 -0800
@@ -474,7 +474,7 @@

     # --privacy requires Digest::SHA1
     if($opt{'privacy'}) {
-        require 'Digest::SHA1';
+        use Digest::SHA1 qw(sha1_hex);
     }
     
     $0 = join(' ', @{$server->{server}{commandline}});

(Please keep the @bugs.debian.org address in the loop when replying!)

thanks & greetings
-- vbi


-- 
featured link: http://fortytwo.ch/gpg/intro

Attachment: pgpRfL8HDQX6Y.pgp
Description: PGP signature

Reply via email to