diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-28 11:39:11 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-28 11:39:11 +0000 |
commit | e85a7ad5e4b86e82cf7150532bfe8c261bd1cca9 (patch) | |
tree | 07b1d51e13aaa87ccd6cf40ed834d3940695f714 /test/scripts/0000-Basic | |
parent | 366fc9f0fbb8ea549b36dc2f4afee4e92bf7d81d (diff) |
Add { !eq{$h_list-id:$h_list-post:$h_list-subscribe:}{} } as another
"don't send" delay warning condition by default.
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r-- | test/scripts/0000-Basic/0098 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0098 b/test/scripts/0000-Basic/0098 index 08a981f09..163d72746 100644 --- a/test/scripts/0000-Basic/0098 +++ b/test/scripts/0000-Basic/0098 @@ -58,4 +58,14 @@ Test message **** exim -DDEFAULTDWC -Tqt 20s/ -odi -qf **** +# Remove the previous message +exim -Mrm $msg1 +**** +# Check no warnings for List-id: (in default config) +exim -odi defer@test.ex +List-ID: Some data +Test message +**** +exim -DDEFAULTDWC -Tqt 20s/ -odi -qf +**** no_msglog_check |