Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 592150
Collapse All | Expand All

(-)a/bopm.conf.sample (-12 lines)
Lines 363-380 OPM { Link Here
363
#        };
363
#        };
364
364
365
365
366
	/* example: NJABL - please read http://www.njabl.org/use.html before
367
	 * uncommenting */
368
#	 blacklist {
369
#	    name = "dnsbl.njabl.org";
370
#	    type = "A record reply";
371
#	    reply {
372
#	       9 = "Open proxy";
373
#	    };
374
#	    ban_unknown = no;
375
#	    kline = "KLINE *@%h :Open proxy found on your host, please visit www.njabl.org/cgi-bin/lookup.cgi?query=%i";
376
#	};
377
378
	/*
366
	/*
379
	 * You can report the insecure proxies you find to a DNSBL also!
367
	 * You can report the insecure proxies you find to a DNSBL also!
380
	 * The remaining directives in this section are only needed if you
368
	 * The remaining directives in this section are only needed if you

Return to bug 592150