diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-05-28 14:55:43 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-05-28 14:59:19 +0100 |
commit | 7716610b7633eef29e598fb6728e3f7cba2c9aed (patch) | |
tree | 0a6cd4167d540242d212c1ad7772a5c991b481df /test | |
parent | 58f14253dd8c2e5ce687d32fb3b90d10cbc82701 (diff) |
Update testcase output to match newly applied default config limit
Broken-by: f07847e436
Diffstat (limited to 'test')
-rw-r--r-- | test/stdout/4710 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stdout/4710 b/test/stdout/4710 index 35a51c450..701b4376c 100644 --- a/test/stdout/4710 +++ b/test/stdout/4710 @@ -7,7 +7,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250-SIZE <<< 250-SIZE 52428800 ??? 250-LIMITS MAILMAX=1000 -<<< 250-LIMITS MAILMAX=1000 +<<< 250-LIMITS MAILMAX=1000 RCPTMAX=50000 ??? 250 <<< 250-8BITMIME End of script @@ -31,7 +31,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250-SIZE <<< 250-SIZE 52428800 ??? 250-LIMITS MAILMAX=42 -<<< 250-LIMITS MAILMAX=42 +<<< 250-LIMITS MAILMAX=42 RCPTMAX=50000 ??? 250 <<< 250-8BITMIME End of script @@ -44,7 +44,7 @@ Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected ??? 250-SIZE <<< 250-SIZE 52428800 ??? 250-LIMITS MAILMAX=44 -<<< 250-LIMITS MAILMAX=44 +<<< 250-LIMITS MAILMAX=44 RCPTMAX=50000 ??? 250 <<< 250-8BITMIME End of script @@ -57,7 +57,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250-SIZE <<< 250-SIZE 52428800 ??? 250 -<<< 250-8BITMIME +<<< 250-LIMITS RCPTMAX=50000 End of script Connecting to 127.0.0.1 port 1225 ... connected ??? 220 |