git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix error codes in ACL-time quota checking
[exim.git]
/
test
/
confs
/
3011
1
# exim test configuration 3011
2
exim_path = EXIM_PATH
3
tls_advertise_hosts =
4
spool_directory = DIR/spool
5
perl_startup = sub taint_flag { ${^TAINT} ? 'ON' : 'OFF' }