diff --git a/abck b/abck index 2dea65e..d7ab9d5 100755 --- a/abck +++ b/abck @@ -11,7 +11,7 @@ ########## -VERSION = "$Id: abck,v 1.92 2001/07/18 23:55:08 tundra Exp $" +VERSION = "$Id: abck,v 1.93 2001/07/19 00:03:37 tundra Exp $" @@ -220,10 +220,10 @@ else: if st: # User keyed in their own recipient - sendto = st + hostname = st else: # User accepted the default sendto = default - DONE = TRUE + DONE = TRUE NameCache[hostname] = sendto # Cache it