diff --git a/abck b/abck index b599ba8..e72a541 100755 --- a/abck +++ b/abck @@ -38,7 +38,7 @@ LOG = "/var/log/messages" OUT = "./ABUSERS" -VERSION = "$Id: abck,v 1.6 2001/07/16 22:50:39 tundra Exp $" +VERSION = "$Id: abck,v 1.7 2001/07/18 02:45:26 tundra Exp $" #################### # Data Structures @@ -176,7 +176,7 @@ default)) # Parse the response - if st == "!": # Skip this record + if st == "s": # Skip this record sendto = "" DONE = TRUE