Hi all!

(yes, I'm behind with packaging.  I just hope David doesn't keep getting new 
versions out on a weekly basis... :-)

Please consider the patch below, as "whitelisted: unknown" is not very 
informative and slightly worrying...

--- postgrey.orig       2007-08-08 13:18:31.781110432 +0200
+++ postgrey    2007-08-08 13:19:27.763456326 +0200
@@ -393,7 +393,8 @@
                 # ok, increase count
                 $cawl_count++;
                 $cawl_db->{$cawl_key}=$cawl_count.','.$now;
-                $self->mylog(1, "whitelisted: $attr->{client_name}")
+                $self->mylog(1, "whitelisted: $attr->{client_name}"
+                    ."[$attr->{client_address}]")
                     if $cawl_count==$self->{postgrey}{awl_clients};
             }
         }


cheers
-- vbi


-- 
Available for key signing in Zürich and Basel, Switzerland
                    (what's this? Look at http://fortytwo.ch/gpg/intro)

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to