[medusa] how to turn off dns resolving

rushing@n... rushing@n...
Tue, 23 Feb 1999 19:13:12 -0800 (PST)


ray@u... writes:
> 
> We only want IP address in the logs.

The easiest way should be to change

rs = resolver.caching_resolver ('127.0.0.1')

to 
rs = None

And then be sure to comment out the 'rs' in the list
of status objects:

status_objects = [
hs,
ftp,
ms,
cs,
# rs,
lg
]

-Sam


------------------------------------------------------------------------
eGroup home: http://www.eGroups.com/list/medusa
Free Web-based e-mail groups by eGroups.com