1 # LMTP over TCP/IP - temporary error handling
3 # This one has no retry time, so will be bounced immediately.
24 exim -odi userx@test.ex usery@test.ex
25 This is a test message.
27 # This one has a retry time, so will be deferred.
45 exim -odi userx@retry.test.ex
46 This is a test message.
49 # Should by now have exceeded retry time.
68 # This one gives a temporary error for RCPT, no retry
82 exim -odi userx@test.ex
83 This is a test message.