diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2017-06-25 23:29:18 +0200 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2017-06-25 23:29:18 +0200 |
commit | f511c353099961bba2543516f854676e729ce021 (patch) | |
tree | a158edcebf73edeab3e1da625da968bedf73d1bc /test | |
parent | d291c7670e4c370cdc4f631ea58f82c7f4f87823 (diff) |
Fix what d291c7670e4c370cdc4f631ea58f82c7f4f87823 broke. Closes 1115
Diffstat (limited to 'test')
-rw-r--r-- | test/log/5002 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/5002 b/test/log/5002 index 6c45cd787..f4ba74f72 100644 --- a/test/log/5002 +++ b/test/log/5002 @@ -2,7 +2,7 @@ 1999-03-02 09:44:33 10HmaX-0005vi-00 => userx <userx@test.ex> R=all T=local_delivery 1999-03-02 09:44:33 10HmaX-0005vi-00 Completed 1999-03-02 09:44:33 10HmaY-0005vi-00 <= CALLER@test.ex U=CALLER P=local S=sss -1999-03-02 09:44:33 10HmaY-0005vi-00 == userx@test.ex R=all T=local_delivery defer (-22): mailbox is full (MTA-imposed quota exceeded while writing to tmp/MAILDIR.myhost.test.ex) +1999-03-02 09:44:33 10HmaY-0005vi-00 == userx@test.ex R=all T=local_delivery defer (-22): mailbox is full (MTA-imposed filecount quota exceeded while writing to tmp/MAILDIR.myhost.test.ex) 1999-03-02 09:44:33 10HmaZ-0005vi-00 <= CALLER@test.ex U=CALLER P=local S=sss 1999-03-02 09:44:33 10HmaZ-0005vi-00 == qqq@test.ex R=all T=local_delivery defer (-22): mailbox is full (MTA-imposed filecount quota exceeded while writing to tmp/MAILDIR.myhost.test.ex) 1999-03-02 09:44:33 10HmbA-0005vi-00 <= CALLER@test.ex U=CALLER P=local S=sss |