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
27 1:This is a test message.
29 # This one has a retry time, so will be deferred.
47 exim -odi userx@retry.test.ex
49 2: This is a test message.
52 # Should by now have exceeded retry time.
71 # This one gives a temporary error for RCPT, no retry
85 exim -odi userx@test.ex
87 3: This is a test message.