File: hinfo.conf

package info (click to toggle)
hinfo 1.02-3.2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 256 kB
  • ctags: 40
  • sloc: perl: 1,421; sh: 136; makefile: 57
file content (19 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# this file is used by hinfo to configure it
# users can copy to ~/.hinforc and modify if desired.

# uncomment to turn on verbose checking
# $verbose = 3;

@version = (@version, "hinfo.conf example 14 Jul 2003");

use "/var/lib/hinfo/dnsbl.ins.pl";
use "/var/lib/hinfo/whois.ins.pl";

# you can set options here

## wait a minute for responses
# $timeout = 60;
## expand all NIC handles
# $expand_handles = 1;	
## don't use dews
# $exclude = '^dews\\.qmail\\.org$';