You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
237 B
Plaintext
11 lines
237 B
Plaintext
7 years ago
|
|
||
|
### main/90_exim4-config_log_selector
|
||
|
#################################
|
||
|
|
||
|
# uncomment this for debugging
|
||
|
# MAIN_LOG_SELECTOR == MAIN_LOG_SELECTOR +all -subject -arguments
|
||
|
|
||
|
.ifdef MAIN_LOG_SELECTOR
|
||
|
log_selector = MAIN_LOG_SELECTOR
|
||
|
.endif
|