I'm new to writing plugins so forgive me if this is too simple.

I'm writing something similar to hosts_allow and would like to print out
the sender's hostname in addition to the IP when I deny it (mostly for
myself when I look through the logs).  But, when I access 
$self->connection->remote_host in the hook_pre_connection of either plugin
it's empty.  Is that because name lookups haven't been done yet at the
pre-connection phase?

Thanks

-- 
  Matthew Harrell                          Preserve wildlife --
  Bit Twiddlers, Inc.                       pickle a squirrel today!
  [EMAIL PROTECTED]     

Reply via email to