diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-11-07 14:20:37 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-11-07 14:20:37 +0000 |
commit | 3cf91d6de9952dd0c2a4327e2a0e61d06b53c417 (patch) | |
tree | fc71cac973468a14471d8aadcd26e62971c48b8f /test/confs | |
parent | a2042e783d5db744eeb94d4d6ac3bc86aef45511 (diff) |
Fix small test buglet.
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/0544 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/confs/0544 b/test/confs/0544 index f1a32b31a..ddf95e5ae 100644 --- a/test/confs/0544 +++ b/test/confs/0544 @@ -10,12 +10,12 @@ gecos_name = CALLER_NAME # ----- Main settings ----- -domainlist dlist = testdb;$domain +domainlist dlist = $domain acl_smtp_helo = check_helo acl_smtp_mail = check_mail acl_smtp_rcpt = check_rcpt -queue_smtp_domains = testdb;$domain +queue_smtp_domains = $domain qualify_domain = test.ex |