summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0098
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0098')
-rw-r--r--test/scripts/0000-Basic/009820
1 files changed, 20 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0098 b/test/scripts/0000-Basic/0098
index 18f348718..08a981f09 100644
--- a/test/scripts/0000-Basic/0098
+++ b/test/scripts/0000-Basic/0098
@@ -38,4 +38,24 @@ Testing
****
exim -Tqt 20s/ -odi -qf
****
+# Remove the previous message
+exim -Mrm $msg1
+****
+# Check no warnings for Precedence: list (in default config)
+exim -odi defer@test.ex
+Precedence: list
+Test message
+****
+exim -DDEFAULTDWC -Tqt 20s/ -odi -qf
+****
+# Remove the previous message
+exim -Mrm $msg1
+****
+# Check no warnings for Auto-Submitted: auto-generated (in default config)
+exim -odi defer@test.ex
+Auto-Submitted: auto-generated
+Test message
+****
+exim -DDEFAULTDWC -Tqt 20s/ -odi -qf
+****
no_msglog_check