From 777e3beace88a39457ee4a856a094e16649f333f Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 15 Apr 2018 22:03:45 +0100 Subject: Testsuite: syslog testcase --- test/confs/0615 | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 test/confs/0615 (limited to 'test/confs/0615') diff --git a/test/confs/0615 b/test/confs/0615 new file mode 100644 index 000000000..63b9d7fac --- /dev/null +++ b/test/confs/0615 @@ -0,0 +1,28 @@ +# Exim test configuration 0615 + +keep_environment = PATH +exim_path = EXIM_PATH +spool_directory = DIR/spool + +log_file_path = DIR/spool/log/%slog : syslog + +gecos_pattern = "" +gecos_name = CALLER_NAME +chunking_advertise_hosts = +tls_advertise_hosts = + +primary_hostname = myhost.test.ex +queue_only + +# ----- Main settings ----- + +log_selector = LOG_SELECTOR +log_timezone = TIMES + +syslog_timestamp = ARG1 +syslog_pid = ARG2 + +acl_not_smtp = accept logwrite = msg + + +# End -- cgit v1.2.3