=== modified file 'mandos' --- mandos 2009-05-23 05:59:52 +0000 +++ mandos 2009-07-12 20:15:29 +0000 @@ -811,7 +811,8 @@ client = c break else: - ipc.write(u"NOTFOUND %s\n" % fpr) + ipc.write(u"NOTFOUND %s %s\n" + % (fpr, unicode(self.client_address)) session.bye() return # Have to check if client.still_valid(), since it is