summaryrefslogtreecommitdiff
path: root/fml/etc/default_config.cf
blob: 01769ee29d5027ce37b4c427a6849183f950c4dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
###
### basic logging
###
# logfile
logfile	=	/tmp/log


###
### Section: Header Manipulations
###

header_checks        =	validate_message_id
			verify_unique_x_ml_info
			verify_unique_list_post

header_rewrite_rules =	add_rfc2369




###
### default_config.cf file ends here.
###
=cut