]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - test/confs/4009
Remember the fail reason for verify=headers_syntax. Bug 264
[user/henk/code/exim.git] / test / confs / 4009
index b635195b61c60c2cd55444365852347e57c04b33..2799575eadfad797c6d5af039bfdf275032dfad5 100644 (file)
@@ -1,6 +1,8 @@
 # Exim test configuration 4009
 # Content-scan: spamassassin interface
 
+OPT= 127.0.0.1 7833
+
 exim_path = EXIM_PATH
 host_lookup_order = bydns
 primary_hostname = myhost.test.ex
@@ -10,7 +12,7 @@ gecos_pattern = ""
 gecos_name = CALLER_NAME
 log_selector = +subject
 
-spamd_address = 127.0.0.1 7833
+spamd_address = OPT
 
 # ----- Main settings -----