diff options
author | Simon Arlott <bugzilla.exim.simon@arlott.org> | 2019-03-16 16:01:15 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-03-16 16:01:15 +0000 |
commit | 7c498df16cbb3d35eb8df3668ec426388f0dc974 (patch) | |
tree | d0af3af7e56f63539f3cbad70674da9f8d1b65a9 /test/stderr/0583 | |
parent | 9883af7240d3c25b7a8a859c9e8482caacd5f1aa (diff) |
Add caseless option to verify=not_blind. Bug 2356
Diffstat (limited to 'test/stderr/0583')
-rw-r--r-- | test/stderr/0583 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/stderr/0583 b/test/stderr/0583 new file mode 100644 index 000000000..3c3c7f103 --- /dev/null +++ b/test/stderr/0583 @@ -0,0 +1,12 @@ +### Reject: no match +### Reject, with specific SMTP message +### Accept, matches in header CC: +### Reject: To: & CC: combo, an env rcpt missing +### Accept: Resent-To: & Resent-CC: combo + +******** SERVER ******** +### Reject: no match +### Reject, with specific SMTP message +### Accept, matches in header CC: +### Reject: To: & CC: combo, an env rcpt missing +### Accept: Resent-To: & Resent-CC: combo |