File: send-uucp.cf

package info (click to toggle)
inn2 2.4.5-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 8,912 kB
  • ctags: 7,860
  • sloc: ansic: 85,104; perl: 11,427; sh: 9,863; makefile: 2,498; yacc: 1,563; python: 298; lex: 252; tcl: 7
file content (26 lines) | stat: -rw-r--r-- 911 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#
# send-uucp.cf	Configuration file for send-uucp
#
# Format:	sitename<Space>compressor<Space>maxsize<Space>batchtime
#
#		compressor, maxsize and batchtime can be left out and will
#		then use the # default values. You can't leave out the second
#		field (compressor) and still use the third (maxsize) etc.!
#		So if you want to set a maxsize, you HAVE to add a
#		compression method.
#
#		Compress keywords are: compress gzip none
#
#		You can use flags with your compressor, just add them. Use
#		the `_' character instead of a space.
#		For example   compress_-b13    for 13 bits compression.
#
#		Remember that the size you set is the size *before* compression!
#
#zoetermeer	gzip		1048576		5,18,22
#hoofddorp	gzip		1048576		5,18,22
#pa3ebv		gzip		1048576		5,18,22
#drinkel	gzip		1048576		5,6,18,20,22,0,2
#manhole	compress	1048576		5,18,22
#owl		compress	1048576		5,18,22
#able		compress	1048576		5,18,22