diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-08 14:28:51 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-08 14:28:51 +0000 |
commit | ea49d0e16fbc6f56fc5b8519d266f88d09139187 (patch) | |
tree | 461a6152e7ee2b4c512fbd48740fd924bd78476c /test/scripts | |
parent | 1349e1e5bcfa5fb3db8aa2f02825b7e70bf47cdb (diff) |
Fix retry key bug for pipe, file, or autoreply deliveries.
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/0000-Basic/0529 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0529 b/test/scripts/0000-Basic/0529 new file mode 100644 index 000000000..3809cde3a --- /dev/null +++ b/test/scripts/0000-Basic/0529 @@ -0,0 +1,10 @@ +# retries for quota exceeded when routed to a file +# +exim -d-all+retry -odi x@test.ex +**** +# Adjust the received time for the message, then try a queue run. +sudo perl DIR/aux-fixed/setrt 1 -86400 +**** +exim -d-all+retry -q +**** +no_msglog_check |