diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-12-05 16:09:01 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-12-05 17:09:00 +0000 |
commit | de6f74f297d040a34746bc8e1829ad4b867441c9 (patch) | |
tree | 916aae85d7f73eab654f2a858f4b634aa3342811 /test/scripts/0000-Basic | |
parent | 8b4556856d2434c8006df5011d4855c07a7ba2b8 (diff) |
Send delay-MDN for any queurun past delay_warning, even if not retry time yet. Bug 2341
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r-- | test/scripts/0000-Basic/0098 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0098 b/test/scripts/0000-Basic/0098 index 163d72746..44fcf2f8b 100644 --- a/test/scripts/0000-Basic/0098 +++ b/test/scripts/0000-Basic/0098 @@ -68,4 +68,23 @@ Test message **** exim -DDEFAULTDWC -Tqt 20s/ -odi -qf **** +exim -Mrm $msg1 +**** +# +# +# +# Check we do get a warn messsage, containing the remote SMTP response, for a remote defer +exim -bd -DSERVER=server -oX PORT_D +**** +exim -odi rrrr@remote.defer +Subject: testing a remote defer + +body test +**** +killdaemon +exim -Tqt 11s/ -odi -q +**** +exim -Mrm $msg1 +**** +# no_msglog_check |