1 # LMTP over TCP/IP - temporary error handling
3 munge optional_dsn_info
4 # This one has no retry time, so will be bounced immediately.
25 exim -odi userx@test.ex usery@test.ex
26 This is a test message.
28 # This one has a retry time, so will be deferred.
46 exim -odi userx@retry.test.ex
47 This is a test message.
50 # Should by now have exceeded retry time.
69 # This one gives a temporary error for RCPT, no retry
83 exim -odi userx@test.ex
84 This is a test message.